mirror of
https://github.com/hakanensari/frankfurter.git
synced 2024-11-22 02:52:49 +01:00
Gardening
This commit is contained in:
parent
bada8638a4
commit
fb037c5234
@ -1 +1 @@
|
|||||||
2.1.2
|
2.1.3
|
||||||
|
2
Gemfile
2
Gemfile
@ -1,6 +1,6 @@
|
|||||||
source 'http://rubygems.org'
|
source 'http://rubygems.org'
|
||||||
|
|
||||||
ruby '2.1.2'
|
ruby '2.1.3'
|
||||||
|
|
||||||
gem 'fixer'
|
gem 'fixer'
|
||||||
gem 'honeybadger'
|
gem 'honeybadger'
|
||||||
|
18
Gemfile.lock
18
Gemfile.lock
@ -15,7 +15,7 @@ GEM
|
|||||||
multipart-post (>= 1.2, < 3)
|
multipart-post (>= 1.2, < 3)
|
||||||
fixer (0.5.0)
|
fixer (0.5.0)
|
||||||
nokogiri (~> 1.5)
|
nokogiri (~> 1.5)
|
||||||
honeybadger (1.15.3)
|
honeybadger (1.16.5)
|
||||||
json
|
json
|
||||||
ice_nine (0.11.0)
|
ice_nine (0.11.0)
|
||||||
json (1.8.1)
|
json (1.8.1)
|
||||||
@ -27,11 +27,11 @@ GEM
|
|||||||
librato-rack (0.4.5)
|
librato-rack (0.4.5)
|
||||||
librato-metrics (~> 1.1)
|
librato-metrics (~> 1.1)
|
||||||
mini_portile (0.6.0)
|
mini_portile (0.6.0)
|
||||||
minitest (5.4.0)
|
minitest (5.4.2)
|
||||||
multi_json (1.10.1)
|
multi_json (1.10.1)
|
||||||
multipart-post (2.0.0)
|
multipart-post (2.0.0)
|
||||||
newrelic_rpm (3.9.0.229)
|
newrelic_rpm (3.9.5.251)
|
||||||
nokogiri (1.6.2.1)
|
nokogiri (1.6.3.1)
|
||||||
mini_portile (= 0.6.0)
|
mini_portile (= 0.6.0)
|
||||||
pg (0.17.1)
|
pg (0.17.1)
|
||||||
rack (1.5.2)
|
rack (1.5.2)
|
||||||
@ -41,8 +41,8 @@ GEM
|
|||||||
rack (>= 1.0)
|
rack (>= 1.0)
|
||||||
raindrops (0.13.0)
|
raindrops (0.13.0)
|
||||||
rake (10.3.2)
|
rake (10.3.2)
|
||||||
sequel (4.12.0)
|
sequel (4.14.0)
|
||||||
sequel_pg (1.6.9)
|
sequel_pg (1.6.10)
|
||||||
pg (>= 0.8.0)
|
pg (>= 0.8.0)
|
||||||
sequel (>= 3.39.0)
|
sequel (>= 3.39.0)
|
||||||
shotgun (0.9)
|
shotgun (0.9)
|
||||||
@ -60,11 +60,11 @@ GEM
|
|||||||
kgio (~> 2.6)
|
kgio (~> 2.6)
|
||||||
rack
|
rack
|
||||||
raindrops (~> 0.7)
|
raindrops (~> 0.7)
|
||||||
virtus (1.0.2)
|
virtus (1.0.3)
|
||||||
axiom-types (~> 0.1)
|
axiom-types (~> 0.1)
|
||||||
coercible (~> 1.0)
|
coercible (~> 1.0)
|
||||||
descendants_tracker (~> 0.0.3)
|
descendants_tracker (~> 0.0, >= 0.0.3)
|
||||||
equalizer (~> 0.0.9)
|
equalizer (~> 0.0, >= 0.0.9)
|
||||||
yajl-ruby (1.2.1)
|
yajl-ruby (1.2.1)
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
|
Loading…
Reference in New Issue
Block a user