Skip to content

Commit

Permalink
Merge pull request #507 from turingschool-projects/dependabot/bundler…
Browse files Browse the repository at this point in the history
…/jquery-rails-4.3.4

[Security] Bump jquery-rails from 4.3.3 to 4.3.4
  • Loading branch information
kat3kasper authored May 18, 2020
2 parents 45bcd06 + caf3442 commit e25dc5b
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ GEM
sassc (>= 2.0.0)
bootstrap-table-rails (1.12.1)
brakeman (4.3.1)
builder (3.2.3)
builder (3.2.4)
byebug (10.0.2)
cancancan (2.2.0)
capybara (2.18.0)
Expand All @@ -95,10 +95,10 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.5)
concurrent-ruby (1.1.6)
coolline (0.5.0)
unicode_utils (~> 1.4)
crass (1.0.4)
crass (1.0.6)
database_cleaner (1.7.0)
devise (4.7.1)
bcrypt (~> 3.0)
Expand All @@ -110,7 +110,7 @@ GEM
docile (1.3.0)
doorkeeper (5.0.0)
railties (>= 4.2)
erubi (1.8.0)
erubi (1.9.0)
execjs (2.7.0)
factory_bot (4.8.2)
activesupport (>= 3.0.0)
Expand All @@ -131,13 +131,13 @@ GEM
activesupport (>= 3.0, < 6.0)
graphql (~> 1.6)
honeybadger (3.3.1)
i18n (1.6.0)
i18n (1.8.2)
concurrent-ruby (~> 1.0)
jbuilder (2.7.0)
activesupport (>= 4.2.0)
multi_json (>= 1.2)
jmespath (1.3.1)
jquery-rails (4.3.3)
jquery-rails (4.3.4)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
Expand All @@ -150,7 +150,7 @@ GEM
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
loofah (2.2.3)
loofah (2.5.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand All @@ -164,12 +164,12 @@ GEM
mimemagic (0.3.3)
mini_mime (1.0.1)
mini_portile2 (2.4.0)
minitest (5.11.3)
minitest (5.14.0)
multi_json (1.13.1)
multi_xml (0.6.0)
multipart-post (2.0.0)
nio4r (2.3.1)
nokogiri (1.10.4)
nokogiri (1.10.9)
mini_portile2 (~> 2.4.0)
oauth2 (1.4.0)
faraday (>= 0.8, < 0.13)
Expand Down Expand Up @@ -197,7 +197,7 @@ GEM
pry (>= 0.10.4)
public_suffix (3.0.2)
puma (3.12.0)
rack (2.0.7)
rack (2.2.2)
rack-cors (1.0.2)
rack-test (1.1.0)
rack (>= 1.0, < 3)
Expand All @@ -217,8 +217,8 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.2.0)
loofah (~> 2.2, >= 2.2.2)
rails-html-sanitizer (1.3.0)
loofah (~> 2.3)
rails_12factor (0.0.3)
rails_serve_static_assets
rails_stdout_logging
Expand All @@ -230,7 +230,7 @@ GEM
method_source
rake (>= 0.8.7)
thor (>= 0.19.0, < 2.0)
rake (12.3.3)
rake (13.0.1)
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)
Expand Down Expand Up @@ -289,7 +289,7 @@ GEM
thor (0.20.3)
thread_safe (0.3.6)
tilt (2.0.8)
tzinfo (1.2.5)
tzinfo (1.2.7)
thread_safe (~> 0.1)
uglifier (4.1.18)
execjs (>= 0.3.0, < 3)
Expand Down

0 comments on commit e25dc5b

Please sign in to comment.