Gemfile.lock in truemail-2.3.4 vs Gemfile.lock in truemail-2.4.0
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- truemail (2.3.4)
+ truemail (2.4.0)
simpleidn (~> 0.2.1)
GEM
remote: https://rubygems.org/
specs:
@@ -52,11 +52,11 @@
pry (~> 0.13.0)
psych (3.3.1)
public_suffix (4.0.6)
rainbow (3.0.0)
rake (13.0.3)
- reek (6.0.3)
+ reek (6.0.4)
kwalify (~> 0.7.0)
parser (~> 3.0.0)
psych (~> 3.1)
rainbow (>= 2.0, < 4.0)
regexp_parser (2.1.1)
@@ -72,25 +72,25 @@
rspec-support (~> 3.10.0)
rspec-mocks (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.2)
- rubocop (1.12.1)
+ rubocop (1.13.0)
parallel (~> 1.10)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
rubocop-ast (>= 1.2.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.4.1)
parser (>= 2.7.1.5)
- rubocop-performance (1.10.2)
- rubocop (>= 0.90.0, < 2.0)
+ rubocop-performance (1.11.0)
+ rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
- rubocop-rspec (2.2.0)
+ rubocop-rspec (2.3.0)
rubocop (~> 1.0)
rubocop-ast (>= 1.1.0)
ruby-progressbar (1.11.0)
ruby_parser (3.15.1)
sexp_processor (~> 4.9)
@@ -127,14 +127,14 @@
fasterer (~> 0.9.0)
json_matchers (~> 0.11.1)
overcommit (~> 0.57.0)
pry-byebug (~> 3.9)
rake (~> 13.0, >= 13.0.3)
- reek (~> 6.0, >= 6.0.3)
+ reek (~> 6.0, >= 6.0.4)
rspec (~> 3.10)
- rubocop (~> 1.12, >= 1.12.1)
- rubocop-performance (~> 1.10, >= 1.10.2)
- rubocop-rspec (~> 2.2)
+ rubocop (~> 1.13)
+ rubocop-performance (~> 1.11)
+ rubocop-rspec (~> 2.3)
simplecov (~> 0.17.1)
truemail!
truemail-rspec (~> 0.4)
webmock (~> 3.12, >= 3.12.2)