Skip to content

Commit

Permalink
Update dependencies across all gemfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
jmstfv authored and scambra committed Feb 27, 2019
1 parent 73ad7b7 commit 30c837d
Show file tree
Hide file tree
Showing 10 changed files with 47 additions and 47 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ group :test do
end

platforms :ruby do
gem 'sqlite3', '~> 1.3.6'
gem 'sqlite3', '~> 1.3.13'
end

gem 'actionmailer', '~> 5.2.2'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ GEM
bson (4.4.2)
bson (4.4.2-java)
builder (3.2.3)
capybara (3.13.2)
capybara (3.14.0)
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
Expand Down Expand Up @@ -89,7 +89,7 @@ GEM
minitest (5.11.3)
mocha (1.8.0)
metaclass (~> 0.0.1)
mongo (2.7.0)
mongo (2.7.1)
bson (>= 4.4.2, < 5.0.0)
mongoid (7.0.2)
activemodel (>= 5.1, < 6.0.0)
Expand Down Expand Up @@ -162,7 +162,7 @@ DEPENDENCIES
mongoid
nokogiri
rspec-rails
sqlite3 (~> 1.3.6)
sqlite3 (~> 1.3.13)

BUNDLED WITH
2.0.1
2 changes: 1 addition & 1 deletion gemfiles/Gemfile.rails-5.0
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ group :test do
end

platforms :ruby do
gem 'sqlite3', '~> 1.3.6'
gem 'sqlite3', '~> 1.3.13'
end

gem 'actionmailer', '~> 5.0'
Expand Down
8 changes: 4 additions & 4 deletions gemfiles/Gemfile.rails-5.0.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PATH
specs:
devise_invitable (2.0.0)
actionmailer (>= 5.0)
devise (~> 4.6)
devise (>= 4.6)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -47,7 +47,7 @@ GEM
bcrypt (3.1.12)
bson (4.4.2)
builder (3.2.3)
capybara (3.13.2)
capybara (3.14.0)
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
Expand Down Expand Up @@ -81,7 +81,7 @@ GEM
minitest (5.11.3)
mocha (1.8.0)
metaclass (~> 0.0.1)
mongo (2.7.0)
mongo (2.7.1)
bson (>= 4.4.2, < 5.0.0)
mongoid (7.0.2)
activemodel (>= 5.1, < 6.0.0)
Expand Down Expand Up @@ -158,7 +158,7 @@ DEPENDENCIES
nokogiri
rspec-rails
shoulda
sqlite3 (~> 1.3.6)
sqlite3 (~> 1.3.13)

BUNDLED WITH
2.0.1
2 changes: 1 addition & 1 deletion gemfiles/Gemfile.rails-5.1
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ group :test do
end

platforms :ruby do
gem 'sqlite3', '~> 1.3.6'
gem 'sqlite3', '~> 1.3.13'
end

gem 'actionmailer', '~> 5.1'
Expand Down
8 changes: 4 additions & 4 deletions gemfiles/Gemfile.rails-5.1.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PATH
specs:
devise_invitable (2.0.0)
actionmailer (>= 5.0)
devise (~> 4.6)
devise (>= 4.6)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -47,7 +47,7 @@ GEM
bcrypt (3.1.12)
bson (4.4.2)
builder (3.2.3)
capybara (3.13.2)
capybara (3.14.0)
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
Expand Down Expand Up @@ -81,7 +81,7 @@ GEM
minitest (5.11.3)
mocha (1.8.0)
metaclass (~> 0.0.1)
mongo (2.7.0)
mongo (2.7.1)
bson (>= 4.4.2, < 5.0.0)
mongoid (7.0.2)
activemodel (>= 5.1, < 6.0.0)
Expand Down Expand Up @@ -158,7 +158,7 @@ DEPENDENCIES
nokogiri
rspec-rails
shoulda
sqlite3 (~> 1.3.6)
sqlite3 (~> 1.3.13)

BUNDLED WITH
2.0.1
2 changes: 1 addition & 1 deletion gemfiles/Gemfile.rails-5.2
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ group :test do
end

platforms :ruby do
gem 'sqlite3', '~> 1.3.6'
gem 'sqlite3', '~> 1.3.13'
end

gem 'actionmailer', '~> 5.2'
Expand Down
8 changes: 4 additions & 4 deletions gemfiles/Gemfile.rails-5.2.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PATH
specs:
devise_invitable (2.0.0)
actionmailer (>= 5.0)
devise (~> 4.6)
devise (>= 4.6)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -47,7 +47,7 @@ GEM
bcrypt (3.1.12)
bson (4.4.2)
builder (3.2.3)
capybara (3.13.2)
capybara (3.14.0)
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
Expand Down Expand Up @@ -81,7 +81,7 @@ GEM
minitest (5.11.3)
mocha (1.8.0)
metaclass (~> 0.0.1)
mongo (2.7.0)
mongo (2.7.1)
bson (>= 4.4.2, < 5.0.0)
mongoid (7.0.2)
activemodel (>= 5.1, < 6.0.0)
Expand Down Expand Up @@ -158,7 +158,7 @@ DEPENDENCIES
nokogiri
rspec-rails
shoulda
sqlite3 (~> 1.3.6)
sqlite3 (~> 1.3.13)

BUNDLED WITH
2.0.1
2 changes: 1 addition & 1 deletion gemfiles/Gemfile.rails-master
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ group :test do
end

platforms :ruby do
gem 'sqlite3', '~> 1.3.6'
gem 'sqlite3', '~> 1.3.13'
end

gem 'actionmailer', github: 'rails/rails'
Expand Down
54 changes: 27 additions & 27 deletions gemfiles/Gemfile.rails-master.lock
Original file line number Diff line number Diff line change
@@ -1,43 +1,43 @@
GIT
remote: https://github.com/rails/rails.git
revision: a333ba3f7f24dff3c50c7cf26a2fe2caa748a851
revision: 672c6cad78b102f5736f7a76ebe616e1e47ef557
specs:
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)
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)
activesupport (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)
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)
railties (6.0.0.beta1)
actionpack (= 6.0.0.beta1)
activesupport (= 6.0.0.beta1)
zeitwerk (~> 1.3, >= 1.3.1)
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)
Expand All @@ -47,7 +47,7 @@ PATH
specs:
devise_invitable (2.0.0)
actionmailer (>= 5.0)
devise (~> 4.6)
devise (>= 4.6)

GEM
remote: https://rubygems.org/
Expand All @@ -57,7 +57,7 @@ GEM
bcrypt (3.1.12)
bson (4.4.2)
builder (3.2.3)
capybara (3.13.2)
capybara (3.14.0)
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
Expand Down Expand Up @@ -91,7 +91,7 @@ GEM
minitest (5.11.3)
mocha (1.8.0)
metaclass (~> 0.0.1)
mongo (2.7.0)
mongo (2.7.1)
bson (>= 4.4.2, < 5.0.0)
mongoid (7.0.2)
activemodel (>= 5.1, < 6.0.0)
Expand Down Expand Up @@ -145,7 +145,7 @@ GEM
rack (>= 2.0.6)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (1.3.0)
zeitwerk (1.3.1)

PLATFORMS
ruby
Expand All @@ -163,7 +163,7 @@ DEPENDENCIES
nokogiri
rspec-rails
shoulda
sqlite3 (~> 1.3.6)
sqlite3 (~> 1.3.13)

BUNDLED WITH
2.0.1

0 comments on commit 30c837d

Please sign in to comment.