data-transfer-test/Gemfile.lock

82 lines
1.7 KiB
Plaintext
Raw Normal View History

2020-06-03 03:02:01 +00:00
GEM
remote: https://rubygems.org/
specs:
activemodel (6.1.6.1)
activesupport (= 6.1.6.1)
activerecord (6.1.6.1)
activemodel (= 6.1.6.1)
activesupport (= 6.1.6.1)
activesupport (6.1.6.1)
2020-06-03 03:02:01 +00:00
concurrent-ruby (~> 1.0, >= 1.0.2)
2021-10-05 14:22:47 +00:00
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
2021-11-03 13:05:41 +00:00
chartkick (4.1.0)
2021-10-08 00:33:12 +00:00
chronic (0.10.2)
concurrent-ruby (1.1.10)
2021-10-05 14:22:47 +00:00
ffi (1.15.4)
httparty (0.20.0)
2020-06-03 03:02:01 +00:00
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
i18n (1.11.0)
2020-06-03 03:02:01 +00:00
concurrent-ruby (~> 1.0)
2021-10-05 14:22:47 +00:00
listen (3.7.0)
2020-06-03 03:02:01 +00:00
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
2021-10-05 14:22:47 +00:00
mime-types-data (3.2021.0901)
minitest (5.16.2)
2020-06-03 03:02:01 +00:00
multi_xml (0.6.0)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
2021-10-05 14:22:47 +00:00
nio4r (2.5.8)
puma (5.6.4)
2021-10-05 14:22:47 +00:00
nio4r (~> 2.0)
rack (2.2.6.4)
rack-protection (2.2.0)
2020-06-03 03:02:01 +00:00
rack
2021-10-05 14:22:47 +00:00
rake (13.0.6)
rb-fsevent (0.11.0)
2020-06-03 03:02:01 +00:00
rb-inotify (0.10.1)
ffi (~> 1.0)
2021-10-05 14:22:47 +00:00
rerun (0.13.1)
2020-06-03 03:02:01 +00:00
listen (~> 3.0)
2021-10-05 14:22:47 +00:00
ruby2_keywords (0.0.5)
sinatra (2.2.0)
2020-06-03 03:02:01 +00:00
mustermann (~> 1.0)
2021-10-05 14:22:47 +00:00
rack (~> 2.2)
rack-protection (= 2.2.0)
2020-06-03 03:02:01 +00:00
tilt (~> 2.0)
2021-10-05 14:22:47 +00:00
sinatra-activerecord (2.0.23)
2020-06-03 03:02:01 +00:00
activerecord (>= 4.1)
sinatra (>= 1.0)
speedtest (0.2.3)
httparty (~> 0.13)
sqlite3 (1.4.2)
tilt (2.0.10)
2021-10-05 14:22:47 +00:00
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
2021-10-08 00:33:12 +00:00
whenever (1.0.0)
chronic (>= 0.6.3)
zeitwerk (2.6.0)
2020-06-03 03:02:01 +00:00
PLATFORMS
ruby
DEPENDENCIES
activerecord
chartkick
2021-10-05 14:22:47 +00:00
puma
2020-06-03 03:02:01 +00:00
rake
rerun
sinatra
sinatra-activerecord
speedtest
sqlite3
2021-10-08 00:33:12 +00:00
whenever
2020-06-03 03:02:01 +00:00
BUNDLED WITH
2.1.4