Skip to content

Commit

Permalink
Update Bubler to 2.5.6
Browse files Browse the repository at this point in the history
This fixes the deprecation warning:

```
Gem::Platform.match is deprecated; use Gem::Platform.match_spec? or match_gem? instead. It will be removed in Rubygems 4
```
  • Loading branch information
deborahchua committed Feb 15, 2024
1 parent 5e07f56 commit a9b07f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -839,4 +839,4 @@ DEPENDENCIES
webmock

BUNDLED WITH
2.1.4
2.5.6

0 comments on commit a9b07f1

Please sign in to comment.