Skip to content

Commit

Permalink
Merge pull request #673 from artichoke/dev/lopopolo-fix
Browse files Browse the repository at this point in the history
Upgrade Ruby and Bundler, merge outstanding Dependabot PRs
  • Loading branch information
lopopolo authored Dec 16, 2024
2 parents 6ae68a8 + 3c3750d commit 88c6623
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.3.3
3.3.6
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ DEPENDENCIES
rubocop-rake (~> 0.6)

BUNDLED WITH
2.5.15
2.6.0
1 change: 1 addition & 0 deletions docs/domains.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
[www.artichokeruby.run]: https://www.artichokeruby.run/

[^2]: Property sets [HTTP Strict Transport Security][hsts-explainer] headers.

[^3]:
The playground snapshot at <https://rubyconf2019.artichoke.run> is used by
RubyConf 2019 presentation at <https://artichoke.github.io/rubyconf/2019/>,
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"repository": "github:artichoke/project-infrastructure",
"devDependencies": {
"prettier": "^3.2.5"
"prettier": "^3.4.1"
},
"eslintConfig": {
"env": {
Expand Down

0 comments on commit 88c6623

Please sign in to comment.