We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 33e8bf4 + eb3a1ac commit 67ae489Copy full SHA for 67ae489
1 file changed
Gemfile.lock
@@ -98,7 +98,8 @@ GEM
98
rb-fsevent (0.11.1)
99
rb-inotify (0.10.1)
100
ffi (~> 1.0)
101
- rexml (3.2.5)
+ rexml (3.2.8)
102
+ strscan (>= 3.0.9)
103
rouge (3.28.0)
104
ruby2_keywords (0.0.5)
105
safe_yaml (1.0.5)
@@ -110,6 +111,7 @@ GEM
110
111
sawyer (0.8.2)
112
addressable (>= 2.3.5)
113
faraday (> 0.8, < 2.0)
114
+ strscan (3.1.0)
115
thread_safe (0.3.6)
116
tzinfo (1.2.11)
117
thread_safe (~> 0.1)
0 commit comments