gauge/Gemfile.lock

263 lines
5.9 KiB
Plaintext
Raw Permalink 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
2024-09-13 19:13:40 +03:00
revision: a1f6a19652709f2da6aaa2559f7cd0a4f7d2cf3e
2016-10-01 01:58:42 +03:00
specs:
2024-09-13 19:13:40 +03:00
activeresource (6.1.1)
2022-09-03 12:06:01 +03:00
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:
2024-09-13 19:13:40 +03:00
actioncable (7.2.1)
actionpack (= 7.2.1)
activesupport (= 7.2.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)
2024-09-13 19:13:40 +03:00
zeitwerk (~> 2.6)
actionmailbox (7.2.1)
actionpack (= 7.2.1)
activejob (= 7.2.1)
activerecord (= 7.2.1)
activestorage (= 7.2.1)
activesupport (= 7.2.1)
mail (>= 2.8.0)
actionmailer (7.2.1)
actionpack (= 7.2.1)
actionview (= 7.2.1)
activejob (= 7.2.1)
activesupport (= 7.2.1)
mail (>= 2.8.0)
rails-dom-testing (~> 2.2)
actionpack (7.2.1)
actionview (= 7.2.1)
activesupport (= 7.2.1)
nokogiri (>= 1.8.5)
racc
rack (>= 2.2.4, < 3.2)
rack-session (>= 1.0.1)
2018-09-25 13:05:50 +03:00
rack-test (>= 0.6.3)
2024-09-13 19:13:40 +03:00
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
useragent (~> 0.16)
actiontext (7.2.1)
actionpack (= 7.2.1)
activerecord (= 7.2.1)
activestorage (= 7.2.1)
activesupport (= 7.2.1)
globalid (>= 0.6.0)
2019-10-04 11:43:32 +03:00
nokogiri (>= 1.8.5)
2024-09-13 19:13:40 +03:00
actionview (7.2.1)
activesupport (= 7.2.1)
2015-10-06 15:21:46 +03:00
builder (~> 3.1)
2024-09-13 19:13:40 +03:00
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
activejob (7.2.1)
activesupport (= 7.2.1)
2016-10-01 01:58:42 +03:00
globalid (>= 0.3.6)
2024-09-13 19:13:40 +03:00
activemodel (7.2.1)
activesupport (= 7.2.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)
2024-09-13 19:13:40 +03:00
activerecord (7.2.1)
activemodel (= 7.2.1)
activesupport (= 7.2.1)
timeout (>= 0.4.0)
activestorage (7.2.1)
actionpack (= 7.2.1)
activejob (= 7.2.1)
activerecord (= 7.2.1)
activesupport (= 7.2.1)
2022-09-03 12:06:01 +03:00
marcel (~> 1.0)
2024-09-13 19:13:40 +03:00
activesupport (7.2.1)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
logger (>= 1.4.2)
minitest (>= 5.1)
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
base64 (0.2.0)
bigdecimal (3.1.8)
bootsnap (1.18.4)
msgpack (~> 1.2)
builder (3.3.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)
2024-09-13 19:13:40 +03:00
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
2020-10-15 23:19:07 +03:00
crass (1.0.6)
2024-09-13 19:13:40 +03:00
date (3.3.4)
drb (2.2.1)
erubi (1.13.0)
execjs (2.9.1)
ffi (1.17.0)
globalid (1.2.1)
activesupport (>= 6.1)
i18n (1.14.5)
2018-09-25 13:05:50 +03:00
concurrent-ruby (~> 1.0)
2024-09-13 19:13:40 +03:00
io-console (0.7.2)
irb (1.14.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jbuilder (2.12.0)
2022-09-03 12:06:01 +03:00
actionview (>= 5.0.0)
2020-10-15 23:19:07 +03:00
activesupport (>= 5.0.0)
2024-09-13 19:13:40 +03:00
jquery-rails (4.6.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)
2024-09-13 19:13:40 +03:00
logger (1.6.1)
loofah (2.22.0)
2017-09-25 16:06:20 +03:00
crass (~> 1.0.2)
2024-09-13 19:13:40 +03:00
nokogiri (>= 1.12.0)
mail (2.8.1)
2018-09-25 13:05:50 +03:00
mini_mime (>= 0.1.1)
2024-09-13 19:13:40 +03:00
net-imap
net-pop
net-smtp
marcel (1.0.4)
method_source (1.1.0)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.25.1)
msgpack (1.7.2)
net-imap (0.4.16)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.2)
timeout
net-smtp (0.5.0)
net-protocol
nio4r (2.7.3)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
2022-03-22 23:38:28 +02:00
racc (~> 1.4)
2024-09-13 19:13:40 +03:00
pg (1.5.8)
pry (0.14.2)
2020-10-15 23:19:07 +03:00
coderay (~> 1.1)
method_source (~> 1.0)
2024-09-13 19:13:40 +03:00
pry-rails (0.3.11)
pry (>= 0.13.0)
psych (5.1.2)
stringio
puma (6.4.2)
2019-10-04 11:42:21 +03:00
nio4r (~> 2.0)
2024-09-13 19:13:40 +03:00
racc (1.8.1)
rack (3.1.7)
2023-09-22 12:04:41 +03:00
rack-attack (6.7.0)
rack (>= 1.0, < 4)
2024-09-13 19:13:40 +03:00
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
2022-09-03 12:06:01 +03:00
rack (>= 1.3)
2024-09-13 19:13:40 +03:00
rackup (2.1.0)
rack (>= 3)
webrick (~> 1.8)
rails (7.2.1)
actioncable (= 7.2.1)
actionmailbox (= 7.2.1)
actionmailer (= 7.2.1)
actionpack (= 7.2.1)
actiontext (= 7.2.1)
actionview (= 7.2.1)
activejob (= 7.2.1)
activemodel (= 7.2.1)
activerecord (= 7.2.1)
activestorage (= 7.2.1)
activesupport (= 7.2.1)
bundler (>= 1.15.0)
railties (= 7.2.1)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
2017-09-25 16:06:20 +03:00
nokogiri (>= 1.6)
2024-09-13 19:13:40 +03:00
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
railties (7.2.1)
actionpack (= 7.2.1)
activesupport (= 7.2.1)
irb (~> 1.13)
rackup (>= 1.0.0)
rake (>= 12.2)
thor (~> 1.0, >= 1.2.2)
zeitwerk (~> 2.6)
rake (13.2.1)
rdoc (6.7.0)
psych (>= 4.0.0)
reline (0.5.10)
io-console (~> 0.5)
2019-10-04 11:42:21 +03:00
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
2024-09-13 19:13:40 +03:00
securerandom (0.3.1)
spring (4.2.1)
sprockets (4.2.1)
2016-10-01 01:58:42 +03:00
concurrent-ruby (~> 1.0)
2024-09-13 19:13:40 +03:00
rack (>= 2.2.4, < 4)
sprockets-rails (3.5.2)
actionpack (>= 6.1)
activesupport (>= 6.1)
2016-10-01 01:58:42 +03:00
sprockets (>= 3.0.0)
2024-09-13 19:13:40 +03:00
sqlite3 (2.0.4)
mini_portile2 (~> 2.8.0)
stringio (3.1.1)
thor (1.3.2)
tilt (2.4.0)
timeout (0.4.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
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)
2024-09-13 19:13:40 +03:00
useragent (0.16.10)
webrick (1.8.1)
websocket-driver (0.7.6)
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)
2024-09-13 19:13:40 +03:00
zeitwerk (2.6.18)
2015-10-06 15:21:46 +03:00
PLATFORMS
ruby
DEPENDENCIES
2016-10-01 01:58:42 +03:00
activeresource!
2024-09-13 19:13:40 +03:00
bootsnap
2015-10-06 15:21:46 +03:00
coffee-rails
jbuilder
jquery-rails
2015-10-08 20:14:07 +03:00
pg
2015-10-06 15:21:46 +03:00
pry-rails
2024-09-13 19:13:40 +03:00
puma
rack-attack
rails (~> 7.2.1)
2015-10-06 15:21:46 +03:00
sass-rails
spring
sqlite3
uglifier
BUNDLED WITH
2024-09-13 19:13:40 +03:00
2.5.16