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