Skip to content

Commit

Permalink
Add Bundler 2.6 to docs site, and a release blog post (#1416)
Browse files Browse the repository at this point in the history
* Use Ruby 3.3.6

* Bump locked bundler to 2.6.1

* Rotate supported releases

* bin/rake contributors:update

* Update code of conduct and add missing changelog page

* Add license property to package-lock.json

Newer npm seems to add this.

* Add Bundler 2.6 to compatibility page

* Bundler 2.6 blog post, docs index, and what's new page
  • Loading branch information
deivid-rodriguez authored Dec 19, 2024
1 parent cfc4614 commit 9f1b37a
Show file tree
Hide file tree
Showing 11 changed files with 6,943 additions and 284 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.3.1
3.3.6
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ DEPENDENCIES
rubocop-rake

RUBY VERSION
ruby 3.3.1p55
ruby 3.3.6p108

BUNDLED WITH
2.4.12
2.6.1
Loading

0 comments on commit 9f1b37a

Please sign in to comment.