Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: zooniverse/education-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5fc0513285de5a60b7edaf3adc4fc264504d0e04
Choose a base ref
..
head repository: zooniverse/education-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6d59b99c11938f4a874d4e931ed62905a9686712
Choose a head ref
Showing with 8 additions and 8 deletions.
  1. +8 −8 Gemfile.lock
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -82,7 +82,7 @@ GEM
dotenv-rails (2.8.1)
dotenv (= 2.8.1)
railties (>= 3.2)
erubi (1.11.0)
erubi (1.12.0)
factory_girl (4.9.0)
activesupport (>= 3.0.0)
factory_girl_rails (4.9.0)
@@ -100,7 +100,7 @@ GEM
foreman (0.87.2)
gelf (3.1.0)
json
globalid (1.0.0)
globalid (1.0.1)
activesupport (>= 5.0)
hitimes (1.2.6)
honeybadger (4.12.1)
@@ -121,12 +121,12 @@ GEM
marcel (1.0.2)
method_source (0.9.2)
mini_mime (1.1.2)
mini_portile2 (2.8.0)
minitest (5.16.3)
mini_portile2 (2.8.1)
minitest (5.17.0)
multipart-post (2.1.1)
newrelic_rpm (4.7.1.340)
nio4r (2.5.8)
nokogiri (1.13.10)
nokogiri (1.14.0)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
panoptes-client (0.3.8)
@@ -144,8 +144,8 @@ GEM
pry (>= 0.10.4)
puma (5.6.4)
nio4r (~> 2.0)
racc (1.6.1)
rack (2.2.4)
racc (1.6.2)
rack (2.2.6.2)
rack-cors (1.0.5)
rack (>= 1.6.0)
rack-protection (2.2.0)
@@ -168,7 +168,7 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.4.4)
rails-html-sanitizer (1.5.0)
loofah (~> 2.19, >= 2.19.1)
railties (5.2.8.1)
actionpack (= 5.2.8.1)