frankfurter/Gemfile.lock
Hakan Ensari 702f6ac9aa Refactor internals
- Removed yajl-ruby
- Removed sinatra-jsonp
- Inlined #halt_with_message
- Added last_modified header to root path
2016-04-24 17:15:02 +01:00

67 lines
1.1 KiB
Plaintext

GEM
remote: http://rubygems.org/
specs:
ansi (1.5.0)
ast (2.2.0)
coderay (1.1.1)
fixer (0.6.0)
oga (~> 2.0)
kgio (2.10.0)
method_source (0.8.2)
minitest (5.8.4)
minitest-around (0.3.2)
minitest (~> 5.0)
newrelic_rpm (3.15.1.316)
oga (2.2)
ast
ruby-ll (~> 2.1)
pg (0.18.4)
pry (0.10.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
rack (1.6.4)
rack-protection (1.5.3)
rack
rack-test (0.6.3)
rack (>= 1.0)
raindrops (0.16.0)
rake (11.1.2)
ruby-ll (2.1.2)
ansi
ast
sequel (4.33.0)
sequel_pg (1.6.14)
pg (>= 0.8.0)
sequel (>= 3.39.0)
shotgun (0.9.1)
rack (>= 1.0)
sinatra (1.4.7)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
slop (3.6.0)
tilt (2.0.2)
unicorn (5.1.0)
kgio (~> 2.6)
raindrops (~> 0.7)
PLATFORMS
ruby
DEPENDENCIES
fixer
minitest
minitest-around
newrelic_rpm
pry
rack-test
rake
sequel_pg
shotgun
sinatra
unicorn
BUNDLED WITH
1.11.2