Skip to content

Commit

Permalink
Bump gems
Browse files Browse the repository at this point in the history
  • Loading branch information
denschub committed May 30, 2015
1 parent 6ddc07b commit bd84fd8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ gem 'unicorn'

gem 'mysql2'

gem 'devise', '~> 3.4.0'
gem 'devise', '3.5.1'
gem 'rails_admin'

gem 'rails_locale_detection', '~> 2.0.0.pre'
Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ GEM
coffee-script-source (1.9.1.1)
crass (1.0.2)
curb (0.8.8)
devise (3.4.1)
devise (3.5.1)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 3.2.6, < 5)
Expand Down Expand Up @@ -107,14 +107,14 @@ GEM
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
kgio (2.9.3)
loofah (2.0.1)
loofah (2.0.2)
nokogiri (>= 1.5.9)
mail (2.6.3)
mime-types (>= 1.16, < 3)
method_source (0.8.2)
mime-types (2.4.3)
mini_portile (0.6.2)
minitest (5.6.0)
minitest (5.7.0)
mysql2 (0.3.18)
nested_form (0.3.2)
nokogiri (1.6.6.2)
Expand All @@ -131,7 +131,7 @@ GEM
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
rack (1.6.0)
rack (1.6.1)
rack-pjax (0.8.0)
nokogiri (~> 1.5)
rack (~> 1.1)
Expand Down Expand Up @@ -259,7 +259,7 @@ DEPENDENCIES
bootstrap-sass (~> 3.3.0)
capybara (~> 2.4.1)
coffee-rails (~> 4.0)
devise (~> 3.4.0)
devise (= 3.5.1)
feedjira!
fuubar (~> 2.0.0)
jquery-rails
Expand Down

0 comments on commit bd84fd8

Please sign in to comment.