aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorRafael Mendonça França <rafaelmfranca@gmail.com>2019-02-25 17:45:04 -0500
committerRafael Mendonça França <rafaelmfranca@gmail.com>2019-02-25 17:45:04 -0500
commit5e6e505083c2b0caf85b2f86c6be3ff3d8750857 (patch)
treeb93de0c9d6fffaa93b01656b4552fe9cab44c30c /Gemfile.lock
parentdcb13470991539ab581e02670738900c39976ff4 (diff)
downloadrails-5e6e505083c2b0caf85b2f86c6be3ff3d8750857.tar.gz
rails-5e6e505083c2b0caf85b2f86c6be3ff3d8750857.tar.bz2
rails-5e6e505083c2b0caf85b2f86c6be3ff3d8750857.zip
Preparing for 6.0.0.beta2 release
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock100
1 files changed, 50 insertions, 50 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index a291e94936..95dc680c67 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -17,78 +17,78 @@ GIT
PATH
remote: .
specs:
- actioncable (6.0.0.beta1)
- actionpack (= 6.0.0.beta1)
+ actioncable (6.0.0.beta2)
+ actionpack (= 6.0.0.beta2)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
- actionmailbox (6.0.0.beta1)
- actionpack (= 6.0.0.beta1)
- activejob (= 6.0.0.beta1)
- activerecord (= 6.0.0.beta1)
- activestorage (= 6.0.0.beta1)
- activesupport (= 6.0.0.beta1)
+ actionmailbox (6.0.0.beta2)
+ actionpack (= 6.0.0.beta2)
+ activejob (= 6.0.0.beta2)
+ activerecord (= 6.0.0.beta2)
+ activestorage (= 6.0.0.beta2)
+ activesupport (= 6.0.0.beta2)
mail (>= 2.7.1)
- actionmailer (6.0.0.beta1)
- actionpack (= 6.0.0.beta1)
- actionview (= 6.0.0.beta1)
- activejob (= 6.0.0.beta1)
+ actionmailer (6.0.0.beta2)
+ actionpack (= 6.0.0.beta2)
+ actionview (= 6.0.0.beta2)
+ activejob (= 6.0.0.beta2)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
- actionpack (6.0.0.beta1)
- actionview (= 6.0.0.beta1)
- activesupport (= 6.0.0.beta1)
+ actionpack (6.0.0.beta2)
+ actionview (= 6.0.0.beta2)
+ activesupport (= 6.0.0.beta2)
rack (~> 2.0)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
- actiontext (6.0.0.beta1)
- actionpack (= 6.0.0.beta1)
- activerecord (= 6.0.0.beta1)
- activestorage (= 6.0.0.beta1)
- activesupport (= 6.0.0.beta1)
+ actiontext (6.0.0.beta2)
+ actionpack (= 6.0.0.beta2)
+ activerecord (= 6.0.0.beta2)
+ activestorage (= 6.0.0.beta2)
+ activesupport (= 6.0.0.beta2)
nokogiri (>= 1.8.5)
- actionview (6.0.0.beta1)
- activesupport (= 6.0.0.beta1)
+ actionview (6.0.0.beta2)
+ activesupport (= 6.0.0.beta2)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
- activejob (6.0.0.beta1)
- activesupport (= 6.0.0.beta1)
+ activejob (6.0.0.beta2)
+ activesupport (= 6.0.0.beta2)
globalid (>= 0.3.6)
- activemodel (6.0.0.beta1)
- activesupport (= 6.0.0.beta1)
- activerecord (6.0.0.beta1)
- activemodel (= 6.0.0.beta1)
- activesupport (= 6.0.0.beta1)
- activestorage (6.0.0.beta1)
- actionpack (= 6.0.0.beta1)
- activerecord (= 6.0.0.beta1)
+ activemodel (6.0.0.beta2)
+ activesupport (= 6.0.0.beta2)
+ activerecord (6.0.0.beta2)
+ activemodel (= 6.0.0.beta2)
+ activesupport (= 6.0.0.beta2)
+ activestorage (6.0.0.beta2)
+ actionpack (= 6.0.0.beta2)
+ activerecord (= 6.0.0.beta2)
marcel (~> 0.3.1)
- activesupport (6.0.0.beta1)
+ activesupport (6.0.0.beta2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 1.3, >= 1.3.1)
- rails (6.0.0.beta1)
- actioncable (= 6.0.0.beta1)
- actionmailbox (= 6.0.0.beta1)
- actionmailer (= 6.0.0.beta1)
- actionpack (= 6.0.0.beta1)
- actiontext (= 6.0.0.beta1)
- actionview (= 6.0.0.beta1)
- activejob (= 6.0.0.beta1)
- activemodel (= 6.0.0.beta1)
- activerecord (= 6.0.0.beta1)
- activestorage (= 6.0.0.beta1)
- activesupport (= 6.0.0.beta1)
+ rails (6.0.0.beta2)
+ actioncable (= 6.0.0.beta2)
+ actionmailbox (= 6.0.0.beta2)
+ actionmailer (= 6.0.0.beta2)
+ actionpack (= 6.0.0.beta2)
+ actiontext (= 6.0.0.beta2)
+ actionview (= 6.0.0.beta2)
+ activejob (= 6.0.0.beta2)
+ activemodel (= 6.0.0.beta2)
+ activerecord (= 6.0.0.beta2)
+ activestorage (= 6.0.0.beta2)
+ activesupport (= 6.0.0.beta2)
bundler (>= 1.3.0)
- railties (= 6.0.0.beta1)
+ railties (= 6.0.0.beta2)
sprockets-rails (>= 2.0.0)
- railties (6.0.0.beta1)
- actionpack (= 6.0.0.beta1)
- activesupport (= 6.0.0.beta1)
+ railties (6.0.0.beta2)
+ actionpack (= 6.0.0.beta2)
+ activesupport (= 6.0.0.beta2)
method_source
rake (>= 0.8.7)
thor (>= 0.20.3, < 2.0)
@@ -246,7 +246,7 @@ GEM
fugit (1.1.6)
et-orbi (~> 1.1, >= 1.1.6)
raabro (~> 1.1)
- globalid (0.4.1)
+ globalid (0.4.2)
activesupport (>= 4.2.0)
google-api-client (0.25.0)
addressable (~> 2.5, >= 2.5.1)