Skip to content

Commit

Permalink
Fix server build with lower Ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
engn33r committed Sep 9, 2024
1 parent f83fb54 commit f97adbb
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.3.0-rc1
3.2.3
4 changes: 1 addition & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -61,16 +61,14 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rexml (3.3.6)
strscan
rexml (3.3.7)
rouge (3.30.0)
safe_yaml (1.0.5)
sass (3.7.4)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
strscan (3.1.0)
webrick (1.8.1)

PLATFORMS
Expand Down
File renamed without changes.

0 comments on commit f97adbb

Please sign in to comment.