blockstream-satellite-api/Gemfile.lock
2019-02-07 15:58:29 -08:00

75 lines
1.4 KiB
Plaintext

GIT
remote: https://github.com/bteitelb/sinatra-param.git
revision: 1ca69b393875149a50dc78086b400a713b3e7702
specs:
sinatra-param (1.5.0)
sinatra (>= 1.3)
GEM
remote: https://rubygems.org/
specs:
aasm (5.0.1)
concurrent-ruby (~> 1.0)
activemodel (5.2.2)
activesupport (= 5.2.2)
activerecord (5.2.2)
activemodel (= 5.2.2)
activesupport (= 5.2.2)
arel (>= 9.0)
activesupport (5.2.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
arel (9.0.0)
concurrent-ruby (1.1.3)
daemons (1.3.0)
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
i18n (1.2.0)
concurrent-ruby (~> 1.0)
minitest (5.11.3)
multipart-post (2.0.0)
mustermann (1.0.3)
puma (3.12.0)
rack (2.0.6)
rack-protection (2.0.4)
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
rake (12.3.2)
redis (4.0.3)
sinatra (2.0.4)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.4)
tilt (~> 2.0)
sinatra-activerecord (2.0.13)
activerecord (>= 3.2)
sinatra (>= 1.0)
sqlite3 (1.3.13)
thread_safe (0.3.6)
tilt (2.0.9)
tzinfo (1.2.5)
thread_safe (~> 0.1)
PLATFORMS
ruby
DEPENDENCIES
aasm
daemons
faraday
minitest
puma
rack-test
rake
redis
sinatra
sinatra-activerecord
sinatra-param!
sqlite3
BUNDLED WITH
1.17.1