Gemfile.lock in danger-swiftlint-0.3.0 vs Gemfile.lock in danger-swiftlint-0.4.0
- old
+ new
@@ -1,10 +1,12 @@
PATH
remote: .
specs:
- danger-swiftlint (0.3.0)
+ danger-swiftlint (0.4.0)
danger
+ rake (~> 10.0)
+ thor (~> 0.19)
GEM
remote: https://rubygems.org/
specs:
addressable (2.5.0)
@@ -15,25 +17,26 @@
cork
nap
open4 (~> 1.3)
coderay (1.1.1)
colored (1.2)
+ colored2 (3.1.2)
cork (0.2.0)
colored (~> 1.2)
- danger (4.0.3)
+ danger (4.3.0)
claide (~> 1.0)
claide-plugins (>= 0.9.2)
- colored (~> 1.2)
+ colored2 (~> 3.1)
cork (~> 0.1)
faraday (~> 0.9)
faraday-http-cache (~> 1.0)
git (~> 1)
kramdown (~> 1.5)
octokit (~> 4.2)
terminal-table (~> 1)
diff-lcs (1.2.5)
- faraday (0.10.0)
+ faraday (0.11.0)
multipart-post (>= 1.2, < 3)
faraday-http-cache (1.3.1)
faraday (~> 0.8)
ffi (1.9.10)
formatador (0.2.5)
@@ -50,11 +53,11 @@
guard-compat (1.2.1)
guard-rspec (4.7.2)
guard (~> 2.1)
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
- kramdown (1.13.1)
+ kramdown (1.13.2)
listen (3.0.7)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9.7)
lumberjack (1.0.10)
metaclass (0.0.4)
@@ -76,11 +79,11 @@
bacon (~> 1.2)
pry (0.10.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
- public_suffix (2.0.4)
+ public_suffix (2.0.5)
rake (10.5.0)
rb-fsevent (0.9.7)
rb-inotify (0.9.7)
ffi (>= 0.5.0)
rspec (3.4.0)
@@ -102,11 +105,11 @@
shellany (0.0.1)
slop (3.6.0)
terminal-table (1.7.3)
unicode-display_width (~> 1.1.1)
thor (0.19.1)
- unicode-display_width (1.1.2)
+ unicode-display_width (1.1.3)
PLATFORMS
ruby
DEPENDENCIES
@@ -118,10 +121,9 @@
listen (= 3.0.7)
mocha
mocha-on-bacon
prettybacon
pry
- rake (~> 10.0)
rspec (~> 3.4)
BUNDLED WITH
- 1.13.1
+ 1.14.6