Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConnor Shea <connor.james.shea@gmail.com>2016-07-22 23:14:01 +0300
committerConnor Shea <connor.james.shea@gmail.com>2016-07-24 21:04:35 +0300
commit95ea2119bdcba43f08a5181c332207568a4e80ca (patch)
treea6fb29591b0f1b0760c85c2d1efe05933be36241 /Gemfile.lock
parent3f7ac28806983c9b13e40856685aeb0d494ccb4d (diff)
Update attr_encrypted from 3.0.1 to 3.0.3
This removes methods that were deprecated by Rails 5. Changelog: https://github.com/attr-encrypted/attr_encrypted/blob/master/CHANGELOG.md#303
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 195516d1bf1..157cdf1b843 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -59,7 +59,7 @@ GEM
oauth2 (~> 1.0)
asciidoctor (1.5.3)
ast (2.3.0)
- attr_encrypted (3.0.1)
+ attr_encrypted (3.0.3)
encryptor (~> 3.0.0)
attr_required (1.0.0)
autoprefixer-rails (6.2.3)