Skip to content

Commit 1286376

Browse files
authored
Merge pull request #59 from ggbecker/fix-dependency
Update google-protobuf dependency.
2 parents 62beeab + eeb9fd6 commit 1286376

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ GEM
66
i18n (>= 1.6, < 2)
77
minitest (>= 5.1)
88
tzinfo (~> 2.0)
9-
addressable (2.8.1)
9+
addressable (2.8.4)
1010
public_suffix (>= 2.0.2, < 6.0)
1111
colorator (1.1.0)
1212
concurrent-ruby (1.2.2)
@@ -16,8 +16,8 @@ GEM
1616
eventmachine (1.2.7)
1717
ffi (1.15.5)
1818
forwardable-extended (2.6.0)
19-
gemoji (4.0.0)
20-
google-protobuf (3.21.12-x86_64-linux)
19+
gemoji (4.1.0)
20+
google-protobuf (3.22.3-x86_64-linux)
2121
html-pipeline (2.14.3)
2222
activesupport (>= 2)
2323
nokogiri (>= 1.4)
@@ -71,9 +71,9 @@ GEM
7171
rb-inotify (0.10.1)
7272
ffi (~> 1.0)
7373
rexml (3.2.5)
74-
rouge (4.0.1)
74+
rouge (4.1.0)
7575
safe_yaml (1.0.5)
76-
sass-embedded (1.57.1-x86_64-linux-gnu)
76+
sass-embedded (1.62.0-x86_64-linux-gnu)
7777
google-protobuf (~> 3.21)
7878
terminal-table (3.0.2)
7979
unicode-display_width (>= 1.1.1, < 3)
@@ -93,4 +93,4 @@ DEPENDENCIES
9393
webrick (~> 1.8)
9494

9595
BUNDLED WITH
96-
2.3.7
96+
2.3.26

0 commit comments

Comments
 (0)