Skip to content

Commit

Permalink
Update dependency ruby to v3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 13, 2022
1 parent c09f542 commit c84014f
Show file tree
Hide file tree
Showing 3 changed files with 121 additions and 113 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0.3
3.1.2
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
source 'https://rubygems.org'
git_source(:github) { |repo| "https://github.com/#{repo}.git" }

ruby '3.0.3'
ruby '3.1.2'

gem 'faraday'
gem 'faraday_middleware'
Expand Down
Loading

0 comments on commit c84014f

Please sign in to comment.