Skip to content

Commit

Permalink
Bump version numbers for April 2021
Browse files Browse the repository at this point in the history
  • Loading branch information
denny committed Apr 8, 2021
1 parent dc1d892 commit 647a175
Show file tree
Hide file tree
Showing 17 changed files with 205 additions and 162 deletions.
6 changes: 3 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@

require_relative 'lib/gemfile_plugins_helper'

source 'https://rubygems.org' do
# Ruby 3.0
ruby '~> 3.0.1'
# Ruby 3.0
ruby '~> 3.0.1'

source 'https://rubygems.org' do
# Rails 6.1
gem 'rails', '~> 6.1.3'

Expand Down
Loading

0 comments on commit 647a175

Please # to comment.