Skip to content

Commit

Permalink
Update some gems to build on Ubuntu 14.10.
Browse files Browse the repository at this point in the history
  • Loading branch information
huerlisi committed Mar 19, 2015
1 parent 36b0c9b commit 60e8ba6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -182,10 +182,10 @@ GEM
jquery-rails (2.0.2)
railties (>= 3.2.0, < 5.0)
thor (~> 0.14)
json (1.8.0)
json (1.8.2)
jwt (0.1.8)
multi_json (>= 1.5)
kgio (2.7.4)
kgio (2.9.3)
ledermann-rails-settings (1.1.0)
activerecord (>= 2.3)
libwebsocket (0.1.4)
Expand All @@ -207,7 +207,7 @@ GEM
mime-types (1.23)
multi_json (1.7.7)
multipart-post (1.2.0)
mysql2 (0.3.11)
mysql2 (0.3.18)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-sftp (2.0.5)
Expand Down Expand Up @@ -275,7 +275,7 @@ GEM
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
raindrops (0.10.0)
raindrops (0.13.0)
rake (10.0.4)
rb-fsevent (0.9.3)
rb-inotify (0.9.0)
Expand Down Expand Up @@ -352,7 +352,7 @@ GEM
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sqlite3 (1.3.6)
sqlite3 (1.3.10)
thinking-sphinx (2.0.12)
activerecord (>= 3.0.3)
builder (>= 2.1.2)
Expand Down

0 comments on commit 60e8ba6

Please sign in to comment.