We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9625d2 commit b9762edCopy full SHA for b9762ed
Gemfile.lock
@@ -77,9 +77,9 @@ GEM
77
sass (~> 3.2)
78
brakeman (4.8.2)
79
builder (3.2.4)
80
- bundler-audit (0.6.1)
+ bundler-audit (0.7.0.1)
81
bundler (>= 1.2.0, < 3)
82
- thor (~> 0.18)
+ thor (>= 0.18, < 2)
83
carrierwave (0.10.0)
84
activemodel (>= 3.2.0)
85
activesupport (>= 3.2.0)
@@ -345,7 +345,7 @@ GEM
345
therubyracer (0.12.3)
346
libv8 (~> 3.16.14.15)
347
ref
348
- thor (0.20.3)
+ thor (1.0.1)
349
thread_safe (0.3.6)
350
tilt (2.0.10)
351
ttfunk (1.6.2.1)
0 commit comments