Files
old-pruning-excersise/Gemfile.lock
2018-08-13 11:25:01 +02:00

49 lines
984 B
Plaintext

GEM
remote: https://rubygems.org/
specs:
domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0)
dotenv (2.5.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mustermann (1.0.2)
netrc (0.11.0)
rack (2.0.5)
rack-indifferent (1.2.0)
rack (>= 1.5)
rack-protection (2.0.3)
rack
rest-client (2.0.2)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
retries (0.0.5)
sinatra (2.0.3)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.3)
tilt (~> 2.0)
sinatra-router (0.2.4)
sinatra (>= 1.4, < 3.0)
tilt (2.0.8)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.5)
PLATFORMS
ruby
DEPENDENCIES
dotenv (~> 2.5)
rack-indifferent (~> 1.2)
rest-client (~> 2.0)
retries (~> 0.0.5)
sinatra (~> 2.0)
sinatra-router (~> 0.2.4)
BUNDLED WITH
1.16.2