Skip to content

Commit

Permalink
Update Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
dazuma committed Oct 13, 2023
1 parent cd403ce commit 2443768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ gem "google-cloud-storage"
group :test do
gem "minitest", "~> 5.16"
gem "minitest-focus", "~> 1.1"
gem "toys-core", ">= 0.14.4", "< 0.16"
gem "toys-core", "~> 0.15"
end

0 comments on commit 2443768

Please sign in to comment.