Skip to content

Commit

Permalink
Try to shut up github actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
djberg96 committed Apr 7, 2024
1 parent 04e78d3 commit 6ee46bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
source "https://rubygems.org"

gem "json", ">= 2.6.0", require: false
gem "json_pure", ">= 2.6.0", require: false
gem "json", ">= 2.0", require: false
gem "json_pure", ">= 2.0", require: false

gem "rake", ">= 13.1"
gem "rspec", ">= 3.13"
Expand Down

0 comments on commit 6ee46bc

Please sign in to comment.