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:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-06-26 15:30:07 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-06-26 15:30:07 +0400
commit1dab15940db4c77ac23f49ece7eee2847d4614aa (patch)
treec786ef9b9605e487aff180c2baab94b36ebe5835 /Gemfile.lock
parent024e0577c6b6ded30ee09536082bd24405bda1e5 (diff)
Remove protected_atrributes gem and start moving to strong params
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock3
1 files changed, 0 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 382633c2246..987959d6805 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -331,8 +331,6 @@ GEM
websocket-driver (>= 0.2.0)
polyglot (0.3.4)
posix-spawn (0.3.8)
- protected_attributes (1.0.5)
- activemodel (>= 4.0.1, < 5.0)
pry (0.9.12.4)
coderay (~> 1.0)
method_source (~> 0.8)
@@ -635,7 +633,6 @@ DEPENDENCIES
org-ruby
pg
poltergeist (~> 1.5.1)
- protected_attributes
pry
quiet_assets (~> 1.0.1)
rack-attack