gauge/Gemfile.lock

237 lines
5.6 KiB
Plaintext
Raw Normal View History

2016-10-01 01:58:42 +03:00
GIT
2020-10-15 23:18:28 +03:00
remote: https://github.com/rails/activeresource.git
2022-09-03 12:06:01 +03:00
revision: 9dfc15e98007d0e546c404d7236a218bb04a8698
2016-10-01 01:58:42 +03:00
specs:
2022-09-03 12:06:01 +03:00
activeresource (6.0.0)
activemodel (>= 6.0)
2016-10-01 01:58:42 +03:00
activemodel-serializers-xml (~> 1.0)
2022-09-03 12:06:01 +03:00
activesupport (>= 6.0)
2016-10-01 01:58:42 +03:00
2015-10-06 15:21:46 +03:00
GEM
remote: https://rubygems.org/
specs:
2022-09-03 12:06:01 +03:00
actioncable (6.0.5.1)
actionpack (= 6.0.5.1)
2018-09-25 13:05:50 +03:00
nio4r (~> 2.0)
2018-09-25 13:18:08 +03:00
websocket-driver (>= 0.6.1)
2022-09-03 12:06:01 +03:00
actionmailbox (6.0.5.1)
actionpack (= 6.0.5.1)
activejob (= 6.0.5.1)
activerecord (= 6.0.5.1)
activestorage (= 6.0.5.1)
activesupport (= 6.0.5.1)
2019-10-04 11:43:32 +03:00
mail (>= 2.7.1)
2022-09-03 12:06:01 +03:00
actionmailer (6.0.5.1)
actionpack (= 6.0.5.1)
actionview (= 6.0.5.1)
activejob (= 6.0.5.1)
2015-10-06 15:21:46 +03:00
mail (~> 2.5, >= 2.5.4)
2016-10-01 01:58:42 +03:00
rails-dom-testing (~> 2.0)
2022-09-03 12:06:01 +03:00
actionpack (6.0.5.1)
actionview (= 6.0.5.1)
activesupport (= 6.0.5.1)
2020-10-15 23:19:07 +03:00
rack (~> 2.0, >= 2.0.8)
2018-09-25 13:05:50 +03:00
rack-test (>= 0.6.3)
2016-10-01 01:58:42 +03:00
rails-dom-testing (~> 2.0)
2019-10-04 11:43:32 +03:00
rails-html-sanitizer (~> 1.0, >= 1.2.0)
2022-09-03 12:06:01 +03:00
actiontext (6.0.5.1)
actionpack (= 6.0.5.1)
activerecord (= 6.0.5.1)
activestorage (= 6.0.5.1)
activesupport (= 6.0.5.1)
2019-10-04 11:43:32 +03:00
nokogiri (>= 1.8.5)
2022-09-03 12:06:01 +03:00
actionview (6.0.5.1)
activesupport (= 6.0.5.1)
2015-10-06 15:21:46 +03:00
builder (~> 3.1)
2018-09-25 13:05:50 +03:00
erubi (~> 1.4)
2016-10-01 01:58:42 +03:00
rails-dom-testing (~> 2.0)
2019-10-04 11:43:32 +03:00
rails-html-sanitizer (~> 1.1, >= 1.2.0)
2022-09-03 12:06:01 +03:00
activejob (6.0.5.1)
activesupport (= 6.0.5.1)
2016-10-01 01:58:42 +03:00
globalid (>= 0.3.6)
2022-09-03 12:06:01 +03:00
activemodel (6.0.5.1)
activesupport (= 6.0.5.1)
2017-09-25 16:06:20 +03:00
activemodel-serializers-xml (1.0.2)
2016-10-01 01:58:42 +03:00
activemodel (> 5.x)
activesupport (> 5.x)
2015-10-06 15:21:46 +03:00
builder (~> 3.1)
2022-09-03 12:06:01 +03:00
activerecord (6.0.5.1)
activemodel (= 6.0.5.1)
activesupport (= 6.0.5.1)
activestorage (6.0.5.1)
actionpack (= 6.0.5.1)
activejob (= 6.0.5.1)
activerecord (= 6.0.5.1)
marcel (~> 1.0)
activesupport (6.0.5.1)
2016-10-01 01:58:42 +03:00
concurrent-ruby (~> 1.0, >= 1.0.2)
2018-09-25 13:05:50 +03:00
i18n (>= 0.7, < 2)
2015-10-06 15:21:46 +03:00
minitest (~> 5.1)
tzinfo (~> 1.1)
2020-10-15 23:19:07 +03:00
zeitwerk (~> 2.2, >= 2.2.2)
2022-09-03 12:06:01 +03:00
airbrussh (1.4.1)
2016-10-01 01:58:42 +03:00
sshkit (>= 1.6.1, != 1.7.0)
2020-10-15 23:19:07 +03:00
builder (3.2.4)
2022-09-03 12:06:01 +03:00
capistrano (3.17.1)
2016-10-01 01:58:42 +03:00
airbrussh (>= 1.0.0)
2015-10-06 15:46:55 +03:00
i18n
rake (>= 10.0.0)
2016-10-01 01:58:42 +03:00
sshkit (>= 1.9.0)
2022-09-03 12:06:01 +03:00
capistrano-bundler (2.1.0)
2015-10-06 15:46:55 +03:00
capistrano (~> 3.1)
2022-09-03 12:06:01 +03:00
capistrano-rails (1.6.2)
2015-10-06 15:46:55 +03:00
capistrano (~> 3.1)
2020-10-15 23:19:07 +03:00
capistrano-bundler (>= 1.1, < 3)
2015-10-06 15:46:55 +03:00
capistrano-rvm (0.1.2)
capistrano (~> 3.0)
sshkit (~> 1.2)
2022-09-03 12:06:01 +03:00
capistrano3-puma (5.2.0)
capistrano (~> 3.7)
capistrano-bundler
puma (>= 4.0, < 6.0)
2020-10-15 23:19:07 +03:00
coderay (1.1.3)
2019-10-04 11:42:21 +03:00
coffee-rails (5.0.0)
2015-10-06 15:21:46 +03:00
coffee-script (>= 2.2.0)
2019-10-04 11:42:21 +03:00
railties (>= 5.2.0)
2015-10-06 15:21:46 +03:00
coffee-script (2.4.1)
coffee-script-source
execjs
2017-09-25 16:06:20 +03:00
coffee-script-source (1.12.2)
2022-03-22 23:38:28 +02:00
concurrent-ruby (1.1.10)
2020-10-15 23:19:07 +03:00
crass (1.0.6)
2022-09-03 12:06:01 +03:00
ed25519 (1.3.0)
erubi (1.11.0)
execjs (2.8.1)
2022-03-22 23:38:28 +02:00
ffi (1.15.5)
globalid (1.0.0)
activesupport (>= 5.0)
2022-09-03 12:06:01 +03:00
i18n (1.12.0)
2018-09-25 13:05:50 +03:00
concurrent-ruby (~> 1.0)
2022-09-03 12:06:01 +03:00
jbuilder (2.11.5)
actionview (>= 5.0.0)
2020-10-15 23:19:07 +03:00
activesupport (>= 5.0.0)
2022-09-03 12:06:01 +03:00
jquery-rails (4.5.0)
2016-10-01 01:58:42 +03:00
rails-dom-testing (>= 1, < 3)
2015-10-06 15:21:46 +03:00
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
2022-03-22 23:38:28 +02:00
listen (3.7.1)
2019-10-04 11:42:21 +03:00
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
2022-09-03 12:06:01 +03:00
loofah (2.18.0)
2017-09-25 16:06:20 +03:00
crass (~> 1.0.2)
2015-10-06 15:21:46 +03:00
nokogiri (>= 1.5.9)
2019-10-04 11:42:21 +03:00
mail (2.7.1)
2018-09-25 13:05:50 +03:00
mini_mime (>= 0.1.1)
2022-03-22 23:38:28 +02:00
marcel (1.0.2)
2020-10-15 23:19:07 +03:00
method_source (1.0.0)
2022-03-22 23:38:28 +02:00
mini_mime (1.1.2)
mini_portile2 (2.8.0)
2022-09-03 12:06:01 +03:00
minitest (5.16.3)
net-scp (4.0.0.rc1)
net-ssh (>= 2.6.5, < 8.0.0)
net-ssh (7.0.1)
2022-03-22 23:38:28 +02:00
nio4r (2.5.8)
2022-09-03 12:06:01 +03:00
nokogiri (1.13.8)
2022-03-22 23:38:28 +02:00
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
2022-09-03 12:06:01 +03:00
pg (1.4.3)
pry (0.14.1)
2020-10-15 23:19:07 +03:00
coderay (~> 1.1)
method_source (~> 1.0)
2019-10-04 11:42:21 +03:00
pry-rails (0.3.9)
2017-09-25 16:06:20 +03:00
pry (>= 0.10.4)
2022-09-03 12:06:01 +03:00
puma (4.3.12)
2019-10-04 11:42:21 +03:00
nio4r (~> 2.0)
2022-03-22 23:38:28 +02:00
racc (1.6.0)
rack (2.2.6.2)
2022-09-03 12:06:01 +03:00
rack-test (2.0.2)
rack (>= 1.3)
rails (6.0.5.1)
actioncable (= 6.0.5.1)
actionmailbox (= 6.0.5.1)
actionmailer (= 6.0.5.1)
actionpack (= 6.0.5.1)
actiontext (= 6.0.5.1)
actionview (= 6.0.5.1)
activejob (= 6.0.5.1)
activemodel (= 6.0.5.1)
activerecord (= 6.0.5.1)
activestorage (= 6.0.5.1)
activesupport (= 6.0.5.1)
2017-09-25 16:06:20 +03:00
bundler (>= 1.3.0)
2022-09-03 12:06:01 +03:00
railties (= 6.0.5.1)
2016-10-01 01:58:42 +03:00
sprockets-rails (>= 2.0.0)
2017-09-25 16:06:20 +03:00
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
2022-09-03 12:06:01 +03:00
rails-html-sanitizer (1.4.3)
2020-10-15 23:19:07 +03:00
loofah (~> 2.3)
2022-09-03 12:06:01 +03:00
railties (6.0.5.1)
actionpack (= 6.0.5.1)
activesupport (= 6.0.5.1)
2016-10-01 01:58:42 +03:00
method_source
2015-10-06 15:21:46 +03:00
rake (>= 0.8.7)
2019-10-04 11:43:32 +03:00
thor (>= 0.20.3, < 2.0)
2022-03-22 23:38:28 +02:00
rake (13.0.6)
2022-09-03 12:06:01 +03:00
rb-fsevent (0.11.2)
2020-10-15 23:19:07 +03:00
rb-inotify (0.10.1)
2019-10-04 11:42:21 +03:00
ffi (~> 1.0)
sass-rails (6.0.0)
sassc-rails (~> 2.1, >= 2.1.1)
2020-10-15 23:19:07 +03:00
sassc (2.4.0)
2019-10-04 11:42:21 +03:00
ffi (~> 1.9)
sassc-rails (2.1.2)
railties (>= 4.0.0)
sassc (>= 2.0)
sprockets (> 3.0)
sprockets-rails
tilt
2022-09-03 12:06:01 +03:00
spring (4.0.0)
sprockets (4.1.1)
2016-10-01 01:58:42 +03:00
concurrent-ruby (~> 1.0)
2015-10-06 15:21:46 +03:00
rack (> 1, < 3)
2022-03-22 23:38:28 +02:00
sprockets-rails (3.4.2)
actionpack (>= 5.2)
activesupport (>= 5.2)
2016-10-01 01:58:42 +03:00
sprockets (>= 3.0.0)
2022-09-03 12:06:01 +03:00
sqlite3 (1.4.4)
sshkit (1.21.2)
2015-10-06 15:46:55 +03:00
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
2022-03-22 23:38:28 +02:00
thor (1.2.1)
2017-09-25 16:06:20 +03:00
thread_safe (0.3.6)
2022-09-03 12:06:01 +03:00
tilt (2.0.11)
tzinfo (1.2.10)
2015-10-06 15:21:46 +03:00
thread_safe (~> 0.1)
2019-10-04 11:42:21 +03:00
uglifier (4.2.0)
2016-10-01 01:58:42 +03:00
execjs (>= 0.3.0, < 3)
2022-03-22 23:38:28 +02:00
websocket-driver (0.7.5)
2016-10-01 01:58:42 +03:00
websocket-extensions (>= 0.1.0)
2020-10-15 23:19:07 +03:00
websocket-extensions (0.1.5)
2022-09-03 12:06:01 +03:00
zeitwerk (2.6.0)
2015-10-06 15:21:46 +03:00
PLATFORMS
ruby
DEPENDENCIES
2016-10-01 01:58:42 +03:00
activeresource!
2015-10-06 15:46:55 +03:00
capistrano-rails
capistrano-rvm
capistrano3-puma
2015-10-06 15:21:46 +03:00
coffee-rails
2019-10-04 12:10:27 +03:00
ed25519
2015-10-06 15:21:46 +03:00
jbuilder
jquery-rails
2018-09-25 13:05:50 +03:00
listen
2015-10-08 20:14:07 +03:00
pg
2015-10-06 15:21:46 +03:00
pry-rails
2020-10-15 23:58:52 +03:00
puma (< 5)
2022-03-22 23:38:28 +02:00
rails (~> 6.0.4)
2015-10-06 15:21:46 +03:00
sass-rails
spring
sqlite3
uglifier
BUNDLED WITH
2022-03-22 23:38:28 +02:00
2.2.22