Commit f2a98f351512e2b504ec41d1aaea1b68c4d7dbde

Authored by Rafael Manzo
1 parent 220d206b

Updated devise to 3.1.1

Showing 1 changed file with 3 additions and 3 deletions   Show diff stats
@@ -78,7 +78,7 @@ GEM @@ -78,7 +78,7 @@ GEM
78 nokogiri (>= 1.5.0) 78 nokogiri (>= 1.5.0)
79 rails (>= 3.0.0) 79 rails (>= 3.0.0)
80 database_cleaner (1.1.1) 80 database_cleaner (1.1.1)
81 - devise (3.1.0) 81 + devise (3.1.1)
82 bcrypt-ruby (~> 3.0) 82 bcrypt-ruby (~> 3.0)
83 orm_adapter (~> 0.1) 83 orm_adapter (~> 0.1)
84 railties (>= 3.2.6, < 5) 84 railties (>= 3.2.6, < 5)
@@ -125,7 +125,7 @@ GEM @@ -125,7 +125,7 @@ GEM
125 mocha (0.14.0) 125 mocha (0.14.0)
126 metaclass (~> 0.0.1) 126 metaclass (~> 0.0.1)
127 modernizr-rails (2.6.2.3) 127 modernizr-rails (2.6.2.3)
128 - multi_json (1.8.0) 128 + multi_json (1.8.1)
129 net-scp (1.1.2) 129 net-scp (1.1.2)
130 net-ssh (>= 2.6.5) 130 net-ssh (>= 2.6.5)
131 net-sftp (2.1.2) 131 net-sftp (2.1.2)
@@ -226,7 +226,7 @@ GEM @@ -226,7 +226,7 @@ GEM
226 polyglot (>= 0.3.1) 226 polyglot (>= 0.3.1)
227 turbolinks (1.3.0) 227 turbolinks (1.3.0)
228 coffee-rails 228 coffee-rails
229 - tzinfo (0.3.37) 229 + tzinfo (0.3.38)
230 uglifier (2.2.1) 230 uglifier (2.2.1)
231 execjs (>= 0.3.0) 231 execjs (>= 0.3.0)
232 multi_json (~> 1.0, >= 1.0.2) 232 multi_json (~> 1.0, >= 1.0.2)