Skip to content

Commit

Permalink
[Bundle] Update compact_index
Browse files Browse the repository at this point in the history
  • Loading branch information
segiddins committed Jan 5, 2016
1 parent 8fa8155 commit bb53971
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ gem 'sequel'
gem 'sequel_pg', require: false
gem 'sinatra'
gem 'json'
gem 'compact_index', github: 'bundler/compact_index', branch: 'master'
gem 'compact_index'

group :development do
gem 'pry-byebug'
Expand Down
10 changes: 2 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
GIT
remote: git://github.com/bundler/compact_index.git
revision: d49bb495ef1b6cfae6de02e0638b49a5ca9a482f
branch: master
specs:
compact_index (0.9.3)

GIT
remote: git://github.com/indirect/dalli.git
revision: 4be6be64e643eaaef76310ad6e67ffef8ce32980
Expand Down Expand Up @@ -37,6 +30,7 @@ GEM
columnize (= 0.9.0)
coderay (1.1.0)
columnize (0.9.0)
compact_index (0.9.4)
diff-lcs (1.2.5)
dotenv (1.0.2)
faraday (0.9.1)
Expand Down Expand Up @@ -114,7 +108,7 @@ PLATFORMS
DEPENDENCIES
appsignal (= 0.11.6.beta.0)
artifice
compact_index!
compact_index
dalli!
dotenv
foreman
Expand Down

0 comments on commit bb53971

Please sign in to comment.