Skip to content

Commit

Permalink
Merge pull request rpush#37 from powerhome/20230117-modern-ruby
Browse files Browse the repository at this point in the history
More modern ruby for local dev
  • Loading branch information
garettarrowood authored Jan 18, 2023
2 parents ca5ddf8 + 5448c9f commit 8b6fa91
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.6.5
3.1.3
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ GEM
i18n (1.8.5)
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.4)
minitest (5.14.2)
minitest (5.17.0)
msgpack (1.3.3)
parallel (1.20.1)
parser (3.0.1.0)
Expand Down Expand Up @@ -70,7 +70,7 @@ GEM
simplecov (0.18.5)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov-html (0.12.2)
simplecov-html (0.12.3)
thor (1.0.1)
thread_safe (0.3.6)
tzinfo (1.2.7)
Expand Down

0 comments on commit 8b6fa91

Please sign in to comment.