Skip to content

Commit

Permalink
Missed bundle update, didn't realize lockfile was re-added
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Souza committed Mar 12, 2014
1 parent c937833 commit 2bd87a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ GEM
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sqlite3 (1.3.9)
sqlite3 (1.3.8)
thor (0.18.1)
tilt (1.4.1)
treetop (1.4.15)
Expand Down Expand Up @@ -352,7 +352,7 @@ DEPENDENCIES
rubysl-test-unit (~> 2.0)
sass-rails (~> 3.2)
simple_form (~> 2.1)
sqlite3 (~> 1.3)
sqlite3 (= 1.3.8)
trinidad (~> 1.4)
uglifier (~> 2.3)
unicorn (~> 4.7)

0 comments on commit 2bd87a5

Please sign in to comment.