Skip to content

Commit 0e56ae2

Browse files
committed
New changes
1 parent 5ba89b1 commit 0e56ae2

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Use LF for Gemfile.lock (generated by Bundler, shared across OSes)
2+
Gemfile.lock text eol=lf

Gemfile.lock

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,14 @@ GEM
1313
http_parser.rb (~> 0)
1414
eventmachine (1.2.7)
1515
ffi (1.17.3)
16+
ffi (1.17.3-x64-mingw-ucrt)
1617
forwardable-extended (2.6.0)
1718
google-protobuf (4.33.4)
1819
bigdecimal
1920
rake (>= 13)
21+
google-protobuf (4.33.4-x64-mingw-ucrt)
22+
bigdecimal
23+
rake (>= 13)
2024
http_parser.rb (0.8.1)
2125
i18n (1.14.8)
2226
concurrent-ruby (~> 1.0)
@@ -68,13 +72,16 @@ GEM
6872
sass-embedded (1.97.3)
6973
google-protobuf (~> 4.31)
7074
rake (>= 13)
75+
sass-embedded (1.97.3-x64-mingw-ucrt)
76+
google-protobuf (~> 4.31)
7177
terminal-table (3.0.2)
7278
unicode-display_width (>= 1.1.1, < 3)
7379
unicode-display_width (2.6.0)
7480
webrick (1.9.2)
7581

7682
PLATFORMS
7783
ruby
84+
x64-mingw-ucrt
7885

7986
DEPENDENCIES
8087
jekyll

0 commit comments

Comments
 (0)