aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorRafael Mendonça França <rafaelmfranca@gmail.com>2017-11-28 00:01:45 -0500
committerRafael Mendonça França <rafaelmfranca@gmail.com>2017-11-28 14:41:02 -0500
commit2837d0f3347e747a8c12bd3c097bc7282072d42b (patch)
tree40ce53d7e07ba1eb5f20ac1dd2e8275c5dc32454 /Gemfile.lock
parent101e1d1ec83b70c5424d5c83109342b3686d01e7 (diff)
downloadrails-2837d0f3347e747a8c12bd3c097bc7282072d42b.tar.gz
rails-2837d0f3347e747a8c12bd3c097bc7282072d42b.tar.bz2
rails-2837d0f3347e747a8c12bd3c097bc7282072d42b.zip
Preparing for 5.2.0.beta2 release
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock72
1 files changed, 36 insertions, 36 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index f00444337c..70c4097798 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -44,62 +44,62 @@ GIT
PATH
remote: .
specs:
- actioncable (5.2.0.beta1)
- actionpack (= 5.2.0.beta1)
+ actioncable (5.2.0.beta2)
+ actionpack (= 5.2.0.beta2)
nio4r (~> 2.0)
websocket-driver (~> 0.6.1)
- actionmailer (5.2.0.beta1)
- actionpack (= 5.2.0.beta1)
- actionview (= 5.2.0.beta1)
- activejob (= 5.2.0.beta1)
+ actionmailer (5.2.0.beta2)
+ actionpack (= 5.2.0.beta2)
+ actionview (= 5.2.0.beta2)
+ activejob (= 5.2.0.beta2)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
- actionpack (5.2.0.beta1)
- actionview (= 5.2.0.beta1)
- activesupport (= 5.2.0.beta1)
+ actionpack (5.2.0.beta2)
+ actionview (= 5.2.0.beta2)
+ activesupport (= 5.2.0.beta2)
rack (~> 2.0)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
- actionview (5.2.0.beta1)
- activesupport (= 5.2.0.beta1)
+ actionview (5.2.0.beta2)
+ activesupport (= 5.2.0.beta2)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
- activejob (5.2.0.beta1)
- activesupport (= 5.2.0.beta1)
+ activejob (5.2.0.beta2)
+ activesupport (= 5.2.0.beta2)
globalid (>= 0.3.6)
- activemodel (5.2.0.beta1)
- activesupport (= 5.2.0.beta1)
- activerecord (5.2.0.beta1)
- activemodel (= 5.2.0.beta1)
- activesupport (= 5.2.0.beta1)
+ activemodel (5.2.0.beta2)
+ activesupport (= 5.2.0.beta2)
+ activerecord (5.2.0.beta2)
+ activemodel (= 5.2.0.beta2)
+ activesupport (= 5.2.0.beta2)
arel (>= 9.0)
- activestorage (5.2.0.beta1)
- actionpack (= 5.2.0.beta1)
- activerecord (= 5.2.0.beta1)
- activesupport (5.2.0.beta1)
+ activestorage (5.2.0.beta2)
+ actionpack (= 5.2.0.beta2)
+ activerecord (= 5.2.0.beta2)
+ activesupport (5.2.0.beta2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
minitest (~> 5.1)
tzinfo (~> 1.1)
- rails (5.2.0.beta1)
- actioncable (= 5.2.0.beta1)
- actionmailer (= 5.2.0.beta1)
- actionpack (= 5.2.0.beta1)
- actionview (= 5.2.0.beta1)
- activejob (= 5.2.0.beta1)
- activemodel (= 5.2.0.beta1)
- activerecord (= 5.2.0.beta1)
- activestorage (= 5.2.0.beta1)
- activesupport (= 5.2.0.beta1)
+ rails (5.2.0.beta2)
+ actioncable (= 5.2.0.beta2)
+ actionmailer (= 5.2.0.beta2)
+ actionpack (= 5.2.0.beta2)
+ actionview (= 5.2.0.beta2)
+ activejob (= 5.2.0.beta2)
+ activemodel (= 5.2.0.beta2)
+ activerecord (= 5.2.0.beta2)
+ activestorage (= 5.2.0.beta2)
+ activesupport (= 5.2.0.beta2)
bundler (>= 1.3.0)
- railties (= 5.2.0.beta1)
+ railties (= 5.2.0.beta2)
sprockets-rails (>= 2.0.0)
- railties (5.2.0.beta1)
- actionpack (= 5.2.0.beta1)
- activesupport (= 5.2.0.beta1)
+ railties (5.2.0.beta2)
+ actionpack (= 5.2.0.beta2)
+ activesupport (= 5.2.0.beta2)
method_source
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)