We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fd1db7c + 480aee9 commit b83836aCopy full SHA for b83836a
1 file changed
Gemfile.lock
@@ -75,7 +75,8 @@ GEM
75
rb-fsevent (0.10.4)
76
rb-inotify (0.10.1)
77
ffi (~> 1.0)
78
- rexml (3.2.5)
+ rexml (3.2.8)
79
+ strscan (>= 3.0.9)
80
rouge (3.26.0)
81
ruby2_keywords (0.0.4)
82
safe_yaml (1.0.5)
@@ -84,6 +85,7 @@ GEM
84
85
sawyer (0.8.2)
86
addressable (>= 2.3.5)
87
faraday (> 0.8, < 2.0)
88
+ strscan (3.1.0)
89
terminal-table (2.0.0)
90
unicode-display_width (~> 1.1, >= 1.1.1)
91
unicode-display_width (1.7.0)
0 commit comments