aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorGaurav Sharma <gaurav2728@gmail.com>2018-03-10 01:44:36 +0530
committerGaurav Sharma <gaurav2728@gmail.com>2018-03-10 01:44:36 +0530
commit875073a89df106a9d8eb32465e2232feab420f18 (patch)
tree4f30d3f3d443f7000e1a8bd14078b08d5809a16f /Gemfile.lock
parentf8272402377a0530d5fa9250e32868b8088eb80b (diff)
downloadrails-875073a89df106a9d8eb32465e2232feab420f18.tar.gz
rails-875073a89df106a9d8eb32465e2232feab420f18.tar.bz2
rails-875073a89df106a9d8eb32465e2232feab420f18.zip
update psych gem to 3.2 stable release
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 5c93085395..58d751c4c3 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -340,7 +340,7 @@ GEM
pg (1.0.0-x64-mingw32)
pg (1.0.0-x86-mingw32)
powerpack (0.1.1)
- psych (2.2.4)
+ psych (3.0.2)
public_suffix (3.0.1)
puma (3.9.1)
puma (3.9.1-java)
@@ -525,7 +525,7 @@ DEPENDENCIES
mysql2 (>= 0.4.10)
nokogiri (>= 1.8.1)
pg (>= 0.18.0)
- psych (~> 2.0)
+ psych (~> 3.0)
puma
que
queue_classic!