Skip to content

Commit

Permalink
bundle update
Browse files Browse the repository at this point in the history
  • Loading branch information
LocoDelAssembly committed May 29, 2020
1 parent 2696172 commit 2f4197d
Showing 1 changed file with 12 additions and 7 deletions.
19 changes: 12 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ GEM
nokogiri (~> 1.8)
parsley-store (~> 0.3)
erubi (1.9.0)
etc (1.1.0)
exception_notification (4.4.0)
actionmailer (>= 4.0, < 7)
activesupport (>= 4.0, < 7)
Expand Down Expand Up @@ -177,7 +178,7 @@ GEM
gnfinder (0.11.0)
grpc (~> 1.28)
grpc-tools (~> 1.28)
google-protobuf (3.12.0)
google-protobuf (3.12.2)
googleapis-common-protos-types (1.0.5)
google-protobuf (~> 3.11)
gpx (1.0.0)
Expand Down Expand Up @@ -250,7 +251,7 @@ GEM
loofah (2.5.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
lumberjack (1.2.4)
lumberjack (1.2.5)
mail (2.7.1)
mini_mime (>= 0.1.1)
marcel (0.3.3)
Expand Down Expand Up @@ -290,11 +291,12 @@ GEM
parallel (1.19.1)
parallel_tests (2.32.0)
parallel
parser (2.7.1.2)
parser (2.7.1.3)
ast (~> 2.4.0)
parslet (2.0.0)
parsley-store (0.3.4)
passenger (6.0.4)
passenger (6.0.5)
etc
rack
rake (>= 0.8.1)
pdf-core (0.7.0)
Expand Down Expand Up @@ -370,7 +372,7 @@ GEM
request_store (1.5.0)
rack (>= 1.4)
require_all (3.0.0)
responders (3.0.0)
responders (3.0.1)
actionpack (>= 5.0)
railties (>= 5.0)
rexml (3.2.4)
Expand Down Expand Up @@ -411,13 +413,16 @@ GEM
rspec-support (3.9.3)
rtesseract (3.0.5)
nokogiri
rubocop (0.83.0)
rubocop (0.84.0)
parallel (~> 1.10)
parser (>= 2.7.0.1)
rainbow (>= 2.2.2, < 4.0)
rexml
rubocop-ast (>= 0.0.3)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
rubocop-ast (0.0.3)
parser (>= 2.7.0.1)
rubocop-faker (0.2.0)
rubocop (>= 0.74)
rubocop-rails (2.5.2)
Expand Down Expand Up @@ -525,7 +530,7 @@ GEM
rack-proxy (>= 0.6.1)
railties (>= 5.2)
semantic_range (>= 2.3.0)
websocket-driver (0.7.1)
websocket-driver (0.7.2)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.4)
wikidata-client (0.0.12)
Expand Down

0 comments on commit 2f4197d

Please sign in to comment.