Skip to content

Commit

Permalink
Bumped to 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
schinery committed Mar 5, 2024
1 parent 6358e78 commit 8f8a4fd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
boxt_rubocop (2.2.1)
boxt_rubocop (2.3.0)
rubocop (= 1.61.0)
rubocop-faker (= 1.1.0)
rubocop-performance (= 1.20.2)
Expand Down Expand Up @@ -98,7 +98,7 @@ GEM
docile (1.4.0)
drb (2.2.1)
erubi (1.12.0)
faker (3.2.2)
faker (3.2.3)
i18n (>= 1.8.11, < 2)
globalid (1.2.1)
activesupport (>= 6.1)
Expand Down Expand Up @@ -202,7 +202,7 @@ GEM
rspec-mocks (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.0)
rspec-support (3.13.1)
rubocop (1.61.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.2.1
2.3.0

0 comments on commit 8f8a4fd

Please sign in to comment.