Skip to content

Commit

Permalink
Merge pull request #1491 from Floppy/dependabot/bundler/standard-1.31.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
2 parents e8e0519 + 4aca3e1 commit ef3ef24
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ group :development, :test do
gem "byebug", platforms: [:mri, :mingw, :x64_mingw]
gem "sqlite3", "~> 1.6"
gem "rspec-rails"
gem "standard", "~> 1.31.0"
gem "standard", "~> 1.31.1"
gem "factory_bot"
gem "faker", "~> 3.2"
gem "guard", "~> 2.18"
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ GEM
rspec-mocks (~> 3.12)
rspec-support (~> 3.12)
rspec-support (3.12.0)
rubocop (1.56.1)
rubocop (1.56.3)
base64 (~> 0.1.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
Expand Down Expand Up @@ -429,10 +429,10 @@ GEM
sqlite3_ar_regexp (2.2.0)
activerecord (>= 3.2)
sqlite3
standard (1.31.0)
standard (1.31.1)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.56.0)
rubocop (~> 1.56.2)
standard-custom (~> 1.0.0)
standard-performance (~> 1.2)
standard-custom (1.0.2)
Expand Down Expand Up @@ -519,7 +519,7 @@ DEPENDENCIES
spring
sqlite3 (~> 1.6)
sqlite3_ar_regexp (~> 2.2)
standard (~> 1.31.0)
standard (~> 1.31.1)
stopwords-filter2
sys-filesystem (~> 1.4)
tzinfo-data
Expand Down

0 comments on commit ef3ef24

Please sign in to comment.