Skip to content

Commit

Permalink
lml#347: Use git reference for unconfirm gem.
Browse files Browse the repository at this point in the history
  • Loading branch information
navilan committed Jun 28, 2014
1 parent 6cb2290 commit cdd85f9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ gem 'remotipart', '~> 1.0'
gem 'babbler', '~> 1.0.0'
gem 'sketchily', '~> 1.5.0'

gem 'unconfirm', path: '../unconfirm'
gem 'unconfirm', git: 'https://github.com/lml/unconfirm.git', ref: '7cc1ed8b46'

gem 'on_the_spot', git: 'https://github.com/kevinburleigh75/on_the_spot.git', ref: '67a423a'

Expand Down
6 changes: 4 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,10 @@ GIT
on_the_spot (1.0.2)
json_pure (>= 1.4.6)

PATH
remote: ../unconfirm
GIT
remote: https://github.com/lml/unconfirm.git
revision: 7cc1ed8b46453fa78c7e117e0de9383a392d0bd5
ref: 7cc1ed8b46
specs:
unconfirm (0.0.1)
activerecord-typedstore
Expand Down

0 comments on commit cdd85f9

Please sign in to comment.