Skip to content

Commit

Permalink
Restored Gemfile.lock Settings to Original Settings
Browse files Browse the repository at this point in the history
Signed-off-by: shubhusion <[email protected]>
  • Loading branch information
shubhusion committed Aug 17, 2024
1 parent 2a0765e commit 2f8980a
Showing 1 changed file with 11 additions and 7 deletions.
18 changes: 11 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ GEM
http_parser.rb (~> 0)
eventmachine (1.2.7)
ffi (1.16.3)
ffi (1.16.3-x64-unknown)
ffi (1.16.3-x64-mingw-ucrt)
forwardable-extended (2.6.0)
google-protobuf (3.25.3-arm64-darwin)
google-protobuf (3.25.3-x64-unknown)
google-protobuf (3.25.3-x64-mingw-ucrt)
google-protobuf (3.25.3-x86_64-darwin)
google-protobuf (3.25.3-x86_64-linux)
http_parser.rb (0.8.0)
Expand Down Expand Up @@ -65,17 +65,21 @@ GEM
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (5.0.4)
rake (13.2.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rexml (3.3.2)
strscan
rouge (4.2.0)
safe_yaml (1.0.5)
sass-embedded (1.63.6)
sass-embedded (1.63.6-arm64-darwin)
google-protobuf (~> 3.23)
sass-embedded (1.63.6-x64-mingw-ucrt)
google-protobuf (~> 3.23)
sass-embedded (1.63.6-x86_64-darwin)
google-protobuf (~> 3.23)
sass-embedded (1.63.6-x86_64-linux-gnu)
google-protobuf (~> 3.23)
rake (>= 13.0.0)
strscan (3.1.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
Expand All @@ -90,7 +94,7 @@ GEM
PLATFORMS
arm64-darwin-22
arm64-darwin-23
x64-unknown
x64-mingw-ucrt
x86_64-darwin-23
x86_64-linux

Expand All @@ -108,4 +112,4 @@ DEPENDENCIES
wdm (>= 0.1.0)

BUNDLED WITH
2.4.22
2.4.21

0 comments on commit 2f8980a

Please sign in to comment.