Skip to content

Commit

Permalink
Bumped to 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
schinery committed Apr 2, 2024
1 parent db281f5 commit 949732a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
boxt_rubocop (2.4.0)
boxt_rubocop (2.5.0)
rubocop (= 1.62.1)
rubocop-faker (= 1.1.0)
rubocop-performance (= 1.21.0)
Expand Down Expand Up @@ -98,7 +98,7 @@ GEM
docile (1.4.0)
drb (2.2.1)
erubi (1.12.0)
faker (3.2.3)
faker (3.3.0)
i18n (>= 1.8.11, < 2)
globalid (1.2.1)
activesupport (>= 6.1)
Expand Down Expand Up @@ -129,14 +129,14 @@ GEM
net-protocol
net-protocol (0.2.2)
timeout
net-smtp (0.4.0.1)
net-smtp (0.5.0)
net-protocol
nio4r (2.7.0)
nokogiri (1.16.2-arm64-darwin)
nio4r (2.7.1)
nokogiri (1.16.3-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.2-x86_64-darwin)
nokogiri (1.16.3-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.2-x86_64-linux)
nokogiri (1.16.3-x86_64-linux)
racc (~> 1.4)
parallel (1.24.0)
parser (3.3.0.5)
Expand Down Expand Up @@ -183,11 +183,11 @@ GEM
thor (~> 1.0, >= 1.2.2)
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.1.0)
rdoc (6.6.2)
rake (13.2.0)
rdoc (6.6.3.1)
psych (>= 4.0.0)
regexp_parser (2.9.0)
reline (0.4.3)
reline (0.5.0)
io-console (~> 0.5)
rexml (3.2.6)
rspec (3.13.0)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.4.0
2.5.0

0 comments on commit 949732a

Please sign in to comment.