Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump ruby version from 2.7.5 to 2.7.6 #393

Merged
merged 1 commit into from Jul 14, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
@@ -1,6 +1,6 @@
# frozen_string_literal: true

ruby "2.7.5"
ruby "2.7.6"
source "https://rubygems.org"

gem "dependabot-omnibus", "~> 0.196.3"
2 changes: 1 addition & 1 deletion Gemfile.lock
Expand Up @@ -177,7 +177,7 @@ DEPENDENCIES
dependabot-omnibus (~> 0.196.3)

RUBY VERSION
ruby 2.7.5p203
ruby 2.7.6p219

BUNDLED WITH
2.2.20