aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorRafael Mendonça França <rafaelmfranca@gmail.com>2018-11-09 22:00:58 -0500
committerRafael Mendonça França <rafaelmfranca@gmail.com>2018-11-09 22:00:58 -0500
commit059d4202de03b0caecab7afba5d06f4d9ebfb811 (patch)
treefe67452035231125df02041f83d37e1bcece2d29 /Gemfile.lock
parent96d77ef87a358cee0bdd19e3e98a8c269033b90a (diff)
downloadrails-059d4202de03b0caecab7afba5d06f4d9ebfb811.tar.gz
rails-059d4202de03b0caecab7afba5d06f4d9ebfb811.tar.bz2
rails-059d4202de03b0caecab7afba5d06f4d9ebfb811.zip
Make sure we are using a working version of thor locally
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index a919a8e86d..f4f3e430ba 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -116,7 +116,7 @@ GEM
io-like (~> 0.3.0)
ast (2.4.0)
aws-eventstream (1.0.1)
- aws-partitions (1.110.0)
+ aws-partitions (1.111.0)
aws-sdk-core (3.37.0)
aws-eventstream (~> 1.0)
aws-partitions (~> 1.0)
@@ -471,7 +471,7 @@ GEM
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
- thor (0.20.1)
+ thor (0.20.3)
thread_safe (0.3.6)
thread_safe (0.3.6-java)
tilt (2.0.8)
@@ -573,4 +573,4 @@ DEPENDENCIES
websocket-client-simple!
BUNDLED WITH
- 1.16.6
+ 1.17.1