We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bb5f7a2 + 65bd571 commit 2282ceeCopy full SHA for 2282cee
1 file changed
Gemfile.lock
@@ -8,7 +8,9 @@ GEM
8
em-websocket (0.5.2)
9
eventmachine (>= 0.12.9)
10
http_parser.rb (~> 0.6.0)
11
+ eventmachine (1.2.7)
12
eventmachine (1.2.7-x64-mingw32)
13
+ ffi (1.15.1)
14
ffi (1.15.1-x64-mingw32)
15
forwardable-extended (2.6.0)
16
http_parser.rb (0.6.0)
@@ -67,14 +69,15 @@ GEM
67
69
rb-fsevent (~> 0.9, >= 0.9.4)
68
70
rb-inotify (~> 0.9, >= 0.9.7)
71
thread_safe (0.3.6)
- tzinfo (1.2.9)
72
+ tzinfo (1.2.10)
73
thread_safe (~> 0.1)
74
tzinfo-data (1.2021.1)
75
tzinfo (>= 1.0.0)
76
wdm (0.1.1)
77
78
PLATFORMS
79
x64-mingw32
80
+ x86_64-linux
81
82
DEPENDENCIES
83
jekyll (~> 3.6)
0 commit comments