update bundler and gems

This commit is contained in:
Ryan W
2022-04-24 22:31:35 -07:00
parent d130fd16f2
commit 19aedfb78c
+5 -5
View File
@@ -187,7 +187,7 @@ GEM
rainbow (3.1.1)
rake (13.0.6)
redis (4.6.0)
regexp_parser (2.3.0)
regexp_parser (2.3.1)
reline (0.3.1)
io-console (~> 0.5)
rexml (3.2.5)
@@ -199,7 +199,7 @@ GEM
rspec-mocks (3.11.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-rails (5.1.1)
rspec-rails (5.1.2)
actionpack (>= 5.2)
activesupport (>= 5.2)
railties (>= 5.2)
@@ -208,13 +208,13 @@ GEM
rspec-mocks (~> 3.10)
rspec-support (~> 3.10)
rspec-support (3.11.0)
rubocop (1.27.0)
rubocop (1.28.1)
parallel (~> 1.10)
parser (>= 3.1.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
rubocop-ast (>= 1.16.0, < 2.0)
rubocop-ast (>= 1.17.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.17.0)
@@ -302,4 +302,4 @@ RUBY VERSION
ruby 3.1.2p20
BUNDLED WITH
2.3.11
2.3.12