Skip to content

Commit d3c5d35

Browse files
committed
Update gems
1 parent 27ca052 commit d3c5d35

File tree

2 files changed

+44
-40
lines changed

2 files changed

+44
-40
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ source 'https://rubygems.org'
22

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

5-
ruby '3.1.1'
5+
ruby '3.2.2'
66

77
gem 'middleman', '~> 4.4'
88

Gemfile.lock

Lines changed: 43 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -15,25 +15,28 @@ GIT
1515
GEM
1616
remote: https://rubygems.org/
1717
specs:
18-
CFPropertyList (3.0.6)
18+
CFPropertyList (3.0.7)
19+
base64
20+
nkf
1921
rexml
20-
activesupport (7.0.8)
22+
activesupport (7.0.8.6)
2123
concurrent-ruby (~> 1.0, >= 1.0.2)
2224
i18n (>= 1.6, < 2)
2325
minitest (>= 5.1)
2426
tzinfo (~> 2.0)
25-
addressable (2.8.5)
26-
public_suffix (>= 2.0.2, < 6.0)
27+
addressable (2.8.7)
28+
public_suffix (>= 2.0.2, < 7.0)
2729
algoliasearch (1.27.5)
2830
httpclient (~> 2.8, >= 2.8.3)
2931
json (>= 1.5.1)
3032
atomos (0.1.3)
31-
backports (3.24.1)
33+
backports (3.25.0)
34+
base64 (0.2.0)
3235
claide (1.1.0)
33-
cocoapods (1.14.3)
36+
cocoapods (1.16.1)
3437
addressable (~> 2.8)
3538
claide (>= 1.0.2, < 2.0)
36-
cocoapods-core (= 1.14.3)
39+
cocoapods-core (= 1.16.1)
3740
cocoapods-deintegrate (>= 1.0.3, < 2.0)
3841
cocoapods-downloader (>= 2.1, < 3.0)
3942
cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -47,8 +50,8 @@ GEM
4750
molinillo (~> 0.8.0)
4851
nap (~> 1.0)
4952
ruby-macho (>= 2.3.0, < 3.0)
50-
xcodeproj (>= 1.23.0, < 2.0)
51-
cocoapods-core (1.14.3)
53+
xcodeproj (>= 1.26.0, < 2.0)
54+
cocoapods-core (1.16.1)
5255
activesupport (>= 5.0, < 8)
5356
addressable (~> 2.8)
5457
algoliasearch (~> 1.0)
@@ -72,9 +75,9 @@ GEM
7275
execjs
7376
coffee-script-source (1.12.2)
7477
colored2 (3.1.2)
75-
concurrent-ruby (1.2.2)
78+
concurrent-ruby (1.3.4)
7679
contracts (0.16.1)
77-
dotenv (2.8.1)
80+
dotenv (3.1.4)
7881
em-websocket (0.5.3)
7982
eventmachine (>= 0.12.9)
8083
http_parser.rb (~> 0)
@@ -83,15 +86,15 @@ GEM
8386
ethon (0.16.0)
8487
ffi (>= 1.15.0)
8588
eventmachine (1.2.7)
86-
execjs (2.9.1)
89+
execjs (2.10.0)
8790
fast_blank (1.0.1)
88-
fastimage (2.2.7)
89-
ffi (1.16.3)
90-
foreman (0.87.2)
91+
fastimage (2.3.1)
92+
ffi (1.17.0)
93+
foreman (0.88.1)
9194
fourflusher (2.3.1)
9295
fuzzy_match (2.0.4)
9396
gh_inspector (1.1.3)
94-
github-markup (4.0.2)
97+
github-markup (5.0.1)
9598
haml (5.2.2)
9699
temple (>= 0.8.0)
97100
tilt
@@ -102,11 +105,11 @@ GEM
102105
httpclient (2.8.3)
103106
i18n (1.6.0)
104107
concurrent-ruby (~> 1.0)
105-
json (2.6.3)
108+
json (2.7.5)
106109
kramdown (2.4.0)
107110
rexml
108-
libv8-node (18.16.0.0)
109-
listen (3.8.0)
111+
libv8-node (18.19.0.0)
112+
listen (3.9.0)
110113
rb-fsevent (~> 0.10, >= 0.10.3)
111114
rb-inotify (~> 0.9, >= 0.9.10)
112115
memoist (0.16.2)
@@ -150,38 +153,39 @@ GEM
150153
middleman-sprockets (4.1.1)
151154
middleman-core (~> 4.0)
152155
sprockets (>= 3.0)
153-
middleman-syntax (3.3.0)
156+
middleman-syntax (3.4.0)
154157
middleman-core (>= 3.2)
155158
rouge (~> 3.2)
156-
mini_portile2 (2.8.5)
157-
mini_racer (0.8.0)
158-
libv8-node (~> 18.16.0.0)
159-
minitest (5.20.0)
159+
mini_portile2 (2.8.7)
160+
mini_racer (0.16.0)
161+
libv8-node (~> 18.19.0.0)
162+
minitest (5.25.1)
160163
molinillo (0.8.0)
161-
nanaimo (0.3.0)
164+
nanaimo (0.4.0)
162165
nap (1.1.0)
163166
netrc (0.11.0)
164-
nokogiri (1.15.5)
167+
nkf (0.2.0)
168+
nokogiri (1.16.7)
165169
mini_portile2 (~> 2.8.2)
166170
racc (~> 1.4)
167171
padrino-helpers (0.15.3)
168172
i18n (>= 0.6.7, < 2)
169173
padrino-support (= 0.15.3)
170174
tilt (>= 1.4.1, < 3)
171175
padrino-support (0.15.3)
172-
parallel (1.23.0)
176+
parallel (1.26.3)
173177
parslet (2.0.0)
174178
public_suffix (4.0.7)
175-
pygments.rb (2.4.1)
176-
racc (1.7.3)
177-
rack (2.2.8)
179+
pygments.rb (3.0.0)
180+
racc (1.8.1)
181+
rack (2.2.10)
178182
rack-livereload (0.3.17)
179183
rack
180-
rake (13.1.0)
184+
rake (13.2.1)
181185
rb-fsevent (0.11.2)
182-
rb-inotify (0.10.1)
186+
rb-inotify (0.11.1)
183187
ffi (~> 1.0)
184-
rexml (3.2.6)
188+
rexml (3.3.9)
185189
rouge (3.30.0)
186190
ruby-macho (2.5.1)
187191
sass (3.7.4)
@@ -209,15 +213,15 @@ GEM
209213
concurrent-ruby (~> 1.0)
210214
uglifier (3.2.0)
211215
execjs (>= 0.3.0, < 3)
212-
webrick (1.8.1)
213-
xcodeproj (1.23.0)
216+
webrick (1.8.2)
217+
xcodeproj (1.27.0)
214218
CFPropertyList (>= 2.3.3, < 4.0)
215219
atomos (~> 0.1.3)
216220
claide (>= 1.0.2, < 2.0)
217221
colored2 (~> 3.1)
218-
nanaimo (~> 0.3.0)
219-
rexml (~> 3.2.4)
220-
yard (0.9.34)
222+
nanaimo (~> 0.4.0)
223+
rexml (>= 3.3.6, < 4.0)
224+
yard (0.9.37)
221225

222226
PLATFORMS
223227
ruby
@@ -245,7 +249,7 @@ DEPENDENCIES
245249
yard
246250

247251
RUBY VERSION
248-
ruby 3.1.1p18
252+
ruby 3.2.2p53
249253

250254
BUNDLED WITH
251255
2.2.8

0 commit comments

Comments
 (0)