Gemfile.lock
PATH
remote: .
specs:
ducalis (0.12.0)
git (~> 1.3, >= 1.3.0)
octokit (>= 4.7.0)
regexp-examples (~> 1.3, >= 1.3.2)
regexp_parser (>= 0.5.0)
rubocop (>= 0.45.0)
GEM
remote: https://rubygems.org/
specs:
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
ast (2.4.0)
coderay (1.1.2)
diff-lcs (1.3)
faraday (0.15.3)
multipart-post (>= 1.2, < 3)
git (1.5.0)
jaro_winkler (1.5.1-x86_64-darwin-17)
method_source (0.9.0)
multipart-post (2.0.0)
octokit (4.13.0)
sawyer (~> 0.8.0, >= 0.5.3)
parallel (1.12.1)
parser (2.5.3.0)
ast (~> 2.4.0)
powerpack (0.1.2)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (3.0.3)
rainbow (3.0.0)
rake (12.3.0)
regexp-examples (1.4.3)
regexp_parser (1.2.0)
rspec (3.7.0)
rspec-core (~> 3.7.0)
rspec-expectations (~> 3.7.0)
rspec-mocks (~> 3.7.0)
rspec-core (3.7.1)
rspec-support (~> 3.7.0)
rspec-expectations (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-mocks (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-support (3.7.1)
rubocop (0.60.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.5, != 2.5.1.1)
powerpack (~> 0.1)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.4.0)
ruby-progressbar (1.10.0)
sawyer (0.8.1)
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 1.0)
single_cov (1.0.3)
unicode-display_width (1.4.0)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.16.a)
ducalis!
pry (~> 0.10, >= 0.10.0)
rake (~> 12.1)
rspec (~> 3.0)
single_cov
BUNDLED WITH
1.16.1