Skip to content

Commit

Permalink
Update gems
Browse files Browse the repository at this point in the history
  • Loading branch information
amorde committed Oct 31, 2024
1 parent 27ca052 commit d3c5d35
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 40 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source 'https://rubygems.org'

git_source(:github) { |repo_name| "https://github.com/#{repo_name}.git" }

ruby '3.1.1'
ruby '3.2.2'

gem 'middleman', '~> 4.4'

Expand Down
82 changes: 43 additions & 39 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,25 +15,28 @@ GIT
GEM
remote: https://rubygems.org/
specs:
CFPropertyList (3.0.6)
CFPropertyList (3.0.7)
base64
nkf
rexml
activesupport (7.0.8)
activesupport (7.0.8.6)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
algoliasearch (1.27.5)
httpclient (~> 2.8, >= 2.8.3)
json (>= 1.5.1)
atomos (0.1.3)
backports (3.24.1)
backports (3.25.0)
base64 (0.2.0)
claide (1.1.0)
cocoapods (1.14.3)
cocoapods (1.16.1)
addressable (~> 2.8)
claide (>= 1.0.2, < 2.0)
cocoapods-core (= 1.14.3)
cocoapods-core (= 1.16.1)
cocoapods-deintegrate (>= 1.0.3, < 2.0)
cocoapods-downloader (>= 2.1, < 3.0)
cocoapods-plugins (>= 1.0.0, < 2.0)
Expand All @@ -47,8 +50,8 @@ GEM
molinillo (~> 0.8.0)
nap (~> 1.0)
ruby-macho (>= 2.3.0, < 3.0)
xcodeproj (>= 1.23.0, < 2.0)
cocoapods-core (1.14.3)
xcodeproj (>= 1.26.0, < 2.0)
cocoapods-core (1.16.1)
activesupport (>= 5.0, < 8)
addressable (~> 2.8)
algoliasearch (~> 1.0)
Expand All @@ -72,9 +75,9 @@ GEM
execjs
coffee-script-source (1.12.2)
colored2 (3.1.2)
concurrent-ruby (1.2.2)
concurrent-ruby (1.3.4)
contracts (0.16.1)
dotenv (2.8.1)
dotenv (3.1.4)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
Expand All @@ -83,15 +86,15 @@ GEM
ethon (0.16.0)
ffi (>= 1.15.0)
eventmachine (1.2.7)
execjs (2.9.1)
execjs (2.10.0)
fast_blank (1.0.1)
fastimage (2.2.7)
ffi (1.16.3)
foreman (0.87.2)
fastimage (2.3.1)
ffi (1.17.0)
foreman (0.88.1)
fourflusher (2.3.1)
fuzzy_match (2.0.4)
gh_inspector (1.1.3)
github-markup (4.0.2)
github-markup (5.0.1)
haml (5.2.2)
temple (>= 0.8.0)
tilt
Expand All @@ -102,11 +105,11 @@ GEM
httpclient (2.8.3)
i18n (1.6.0)
concurrent-ruby (~> 1.0)
json (2.6.3)
json (2.7.5)
kramdown (2.4.0)
rexml
libv8-node (18.16.0.0)
listen (3.8.0)
libv8-node (18.19.0.0)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
memoist (0.16.2)
Expand Down Expand Up @@ -150,38 +153,39 @@ GEM
middleman-sprockets (4.1.1)
middleman-core (~> 4.0)
sprockets (>= 3.0)
middleman-syntax (3.3.0)
middleman-syntax (3.4.0)
middleman-core (>= 3.2)
rouge (~> 3.2)
mini_portile2 (2.8.5)
mini_racer (0.8.0)
libv8-node (~> 18.16.0.0)
minitest (5.20.0)
mini_portile2 (2.8.7)
mini_racer (0.16.0)
libv8-node (~> 18.19.0.0)
minitest (5.25.1)
molinillo (0.8.0)
nanaimo (0.3.0)
nanaimo (0.4.0)
nap (1.1.0)
netrc (0.11.0)
nokogiri (1.15.5)
nkf (0.2.0)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
padrino-helpers (0.15.3)
i18n (>= 0.6.7, < 2)
padrino-support (= 0.15.3)
tilt (>= 1.4.1, < 3)
padrino-support (0.15.3)
parallel (1.23.0)
parallel (1.26.3)
parslet (2.0.0)
public_suffix (4.0.7)
pygments.rb (2.4.1)
racc (1.7.3)
rack (2.2.8)
pygments.rb (3.0.0)
racc (1.8.1)
rack (2.2.10)
rack-livereload (0.3.17)
rack
rake (13.1.0)
rake (13.2.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
rb-inotify (0.11.1)
ffi (~> 1.0)
rexml (3.2.6)
rexml (3.3.9)
rouge (3.30.0)
ruby-macho (2.5.1)
sass (3.7.4)
Expand Down Expand Up @@ -209,15 +213,15 @@ GEM
concurrent-ruby (~> 1.0)
uglifier (3.2.0)
execjs (>= 0.3.0, < 3)
webrick (1.8.1)
xcodeproj (1.23.0)
webrick (1.8.2)
xcodeproj (1.27.0)
CFPropertyList (>= 2.3.3, < 4.0)
atomos (~> 0.1.3)
claide (>= 1.0.2, < 2.0)
colored2 (~> 3.1)
nanaimo (~> 0.3.0)
rexml (~> 3.2.4)
yard (0.9.34)
nanaimo (~> 0.4.0)
rexml (>= 3.3.6, < 4.0)
yard (0.9.37)

PLATFORMS
ruby
Expand Down Expand Up @@ -245,7 +249,7 @@ DEPENDENCIES
yard

RUBY VERSION
ruby 3.1.1p18
ruby 3.2.2p53

BUNDLED WITH
2.2.8

0 comments on commit d3c5d35

Please sign in to comment.