Skip to content

Commit

Permalink
Merge pull request #89 from block/dependabot/bundler/flatware-rspec-2…
Browse files Browse the repository at this point in the history
….3.4

Bump flatware-rspec from 2.3.3 to 2.3.4
  • Loading branch information
myronmarston authored Jan 4, 2025
2 parents ae28e65 + 0fbf874 commit 0e0a604
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 @@ -14,7 +14,7 @@ group :development do
gem "coderay", "~> 1.1"
gem "factory_bot", "~> 6.4"
gem "faker", "~> 3.5"
gem "flatware-rspec", "~> 2.3", ">= 2.3.3"
gem "flatware-rspec", "~> 2.3"
gem "httpx", "~> 1.3"
gem "method_source", "~> 1.1"
gem "rubocop-factory_bot", "~> 2.26"
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -289,11 +289,11 @@ GEM
fileutils (1.7.3)
filewatcher (2.1.0)
module_methods (~> 0.1.0)
flatware (2.3.3)
flatware (2.3.4)
drb
thor (< 2.0)
flatware-rspec (2.3.3)
flatware (= 2.3.3)
flatware-rspec (2.3.4)
flatware (= 2.3.4)
rspec (>= 3.6)
forwardable-extended (2.6.0)
google-protobuf (3.25.5)
Expand Down Expand Up @@ -590,7 +590,7 @@ DEPENDENCIES
faker (~> 3.5)
faraday (~> 2.12)
filewatcher (~> 2.1)
flatware-rspec (~> 2.3, >= 2.3.3)
flatware-rspec (~> 2.3)
httpx (~> 1.3)
jekyll (~> 4.3)
method_source (~> 1.1)
Expand Down

0 comments on commit 0e0a604

Please sign in to comment.