Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 15 additions & 15 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ GEM
httpclient (~> 2.8, >= 2.8.3)
json (>= 1.5.1)
atomos (0.1.3)
base64 (0.2.0)
base64 (0.3.0)
benchmark (0.4.0)
bigdecimal (3.1.9)
claide (1.1.0)
Expand Down Expand Up @@ -92,21 +92,21 @@ GEM
json (~> 2.1.0)
danger-plugin-api (1.0.0)
danger (> 2.0)
danger-swiftlint (0.37.1)
danger-swiftlint (0.37.3)
danger
rake (> 10)
thor (~> 1.0.0)
thor (~> 1.4)
drb (2.2.1)
escape (0.0.4)
ethon (0.16.0)
ffi (>= 1.15.0)
faraday (2.12.2)
faraday (2.14.0)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-http-cache (2.5.1)
faraday (>= 0.8)
faraday-net_http (3.4.0)
faraday-net_http (3.4.1)
net-http (>= 0.5.0)
ffi (1.17.1)
ffi (1.17.1-x86_64-linux-gnu)
Expand Down Expand Up @@ -136,33 +136,33 @@ GEM
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liferaft (0.0.6)
logger (1.6.6)
logger (1.7.0)
mini_portile2 (2.8.8)
minitest (5.25.4)
molinillo (0.8.0)
mustache (1.1.1)
mutex_m (0.3.0)
nanaimo (0.4.0)
nap (1.1.0)
net-http (0.6.0)
net-http (0.7.0)
uri
netrc (0.11.0)
nkf (0.2.0)
octokit (9.2.0)
octokit (10.0.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
open4 (1.3.4)
pstore (0.1.4)
pstore (0.2.0)
public_suffix (4.0.7)
rake (13.2.1)
rchardet (1.9.0)
rake (13.3.1)
rchardet (1.10.0)
redcarpet (3.6.1)
rexml (3.4.1)
rexml (3.4.4)
rouge (4.5.1)
ruby-macho (2.5.1)
sassc (2.4.0)
ffi (~> 1.9)
sawyer (0.9.2)
sawyer (0.9.3)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
securerandom (0.4.1)
Expand All @@ -171,13 +171,13 @@ GEM
sqlite3 (1.7.3-x86_64-linux)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
thor (1.0.1)
thor (1.4.0)
typhoeus (1.4.1)
ethon (>= 0.9.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
uri (1.0.3)
uri (1.1.0)
xcinvoke (0.3.0)
liferaft (~> 0.0.6)
xcodeproj (1.27.0)
Expand Down
Loading