aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorrhenium <rhenium@rhe.jp>2015-02-07 10:12:16 +0900
committerrhenium <rhenium@rhe.jp>2015-02-07 10:12:16 +0900
commit2a62dc2dfb6413f207a5f97f7e80776d3ae03e92 (patch)
tree26e6f052d5176d14463836b8ea7cd35457745a90 /Gemfile.lock
parent5669a33b41e9d1bcb97aa4c676d0725a45629001 (diff)
downloadaclog-2a62dc2dfb6413f207a5f97f7e80776d3ae03e92.tar.gz
api: downgrade grape to 0.9.0
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 1384d29..e12d937 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -108,7 +108,7 @@ GEM
get_process_mem (0.2.0)
globalid (0.3.0)
activesupport (>= 4.1.0)
- grape (0.10.1)
+ grape (0.9.0)
activesupport
builder
hashie (>= 2.1.0)
@@ -145,7 +145,7 @@ GEM
haml (>= 3.1, < 5.0)
html2haml (>= 1.0.1)
railties (>= 4.0.1)
- hashie (3.3.2)
+ hashie (3.4.0)
hike (1.2.3)
hitimes (1.2.2)
html2haml (2.0.0)
@@ -373,7 +373,7 @@ DEPENDENCIES
dalli
eventmachine
factory_girl_rails
- grape
+ grape (~> 0.9.0)
grape-rabl
guard-rspec
haml-rails