Skip to content

Commit

Permalink
none: fixed "Setup Ruby 2.6"
Browse files Browse the repository at this point in the history
  • Loading branch information
comanl committed Nov 23, 2022
1 parent a8b89c9 commit f03bcd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ gem "inch", "~> 0.8.0"
gem "rdoc", "~> 6.3"
gem "pry", "~> 0.12.2"

gem 'ffi', "~> 1.12.2", git: "https://github.com/ffi/ffi", submodules: true
gem 'ffi', "~> 1.15.5", git: "https://github.com/ffi/ffi", submodules: true

gem "git", "~> 1.11"
gem "nokogiri", "~> 1.13.9"
Expand Down

0 comments on commit f03bcd6

Please sign in to comment.