Skip to content

Commit

Permalink
Fix: build.
Browse files Browse the repository at this point in the history
  • Loading branch information
dblock committed Aug 20, 2015
1 parent 1c9f62d commit a148310
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ group :test do
gem 'fabrication'
gem 'faker'
gem 'database_cleaner', '~> 1.4'
gem 'hyperclient'
gem 'hyperclient', '0.7.0'
end
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ GEM
grape (>= 0.8.0)
grape-entity
hashie (3.4.2)
hyperclient (0.7.1)
hyperclient (0.7.0)
faraday (~> 0.8)
faraday-digestauth (~> 0.2)
faraday_hal_middleware (~> 0.0.1)
Expand Down Expand Up @@ -224,7 +224,7 @@ DEPENDENCIES
grape (= 0.12.0)
grape-roar
grape-swagger
hyperclient
hyperclient (= 0.7.0)
kaminari (~> 0.16.1)
mongoid (~> 4.x)
mongoid-scroll
Expand Down

0 comments on commit a148310

Please sign in to comment.