Gemfile.lock in runger_style-0.2.22 vs Gemfile.lock in runger_style-0.2.23
- old
+ new
@@ -1,19 +1,9 @@
-GIT
- remote: https://github.com/davidrunger/release_assistant.git
- revision: 969b3a90264da6ce73275a7240cc7e54ff5a6370
- specs:
- release_assistant (0.3.3.alpha)
- activesupport (>= 6, < 8)
- colorize (~> 0.8)
- memoist (~> 0.16)
- slop (~> 4.8)
-
PATH
remote: .
specs:
- runger_style (0.2.22)
+ runger_style (0.2.23)
rubocop (>= 1.38.0, < 2)
GEM
remote: https://rubygems.org/
specs:
@@ -29,44 +19,52 @@
concurrent-ruby (~> 1.0)
json (2.6.3)
memoist (0.16.2)
minitest (5.18.0)
parallel (1.23.0)
- parser (3.2.2.0)
+ parser (3.2.2.1)
ast (~> 2.4.1)
rack (2.2.7)
rainbow (3.1.1)
rake (13.0.6)
regexp_parser (2.8.0)
rexml (3.2.5)
- rubocop (1.50.2)
+ rubocop (1.51.0)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.2.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.28.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
- rubocop-ast (1.28.0)
+ rubocop-ast (1.28.1)
parser (>= 3.2.1.0)
rubocop-capybara (2.18.0)
rubocop (~> 1.41)
- rubocop-performance (1.17.1)
+ rubocop-factory_bot (2.22.0)
+ rubocop (~> 1.33)
+ rubocop-performance (1.18.0)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
rubocop-rails (2.19.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
- rubocop-rspec (2.20.0)
+ rubocop-rspec (2.22.0)
rubocop (~> 1.33)
rubocop-capybara (~> 2.17)
+ rubocop-factory_bot (~> 2.22)
ruby-progressbar (1.13.0)
+ runger_release_assistant (0.4.0)
+ activesupport (>= 6, < 8)
+ colorize (~> 0.8)
+ memoist (~> 0.16)
+ slop (~> 4.8)
slop (4.10.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.4.2)
@@ -74,16 +72,16 @@
ruby
DEPENDENCIES
bundler
rake
- release_assistant!
rubocop
rubocop-capybara
rubocop-performance
rubocop-rails
rubocop-rake
rubocop-rspec
+ runger_release_assistant
runger_style!
BUNDLED WITH
2.2.22