Skip to content

Commit

Permalink
Merge pull request #269 from CLOSER-Cohorts/release
Browse files Browse the repository at this point in the history
Sorting a gem issue raised by Github.
  • Loading branch information
spuddybike committed Dec 11, 2018
2 parents 8d80fdd + 690159f commit 2fd034f
Show file tree
Hide file tree
Showing 160 changed files with 745 additions and 857 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -45,7 +45,7 @@ gem 'puma', '3.11.3'
gem 'pundit', '1.1.0'
# Limits processing time in rack layer for added loading protection
gem 'rack-timeout', '0.4.2'
gem 'rails', '5.0.6'
gem 'rails', '5.0.7.1'
# Use Redis for caching
gem 'redis', '3.3.5'
# Create background workers
Expand Down
102 changes: 51 additions & 51 deletions Gemfile.lock
@@ -1,41 +1,41 @@
GEM
remote: https://rubygems.org/
specs:
actioncable (5.0.6)
actionpack (= 5.0.6)
actioncable (5.0.7.1)
actionpack (= 5.0.7.1)
nio4r (>= 1.2, < 3.0)
websocket-driver (~> 0.6.1)
actionmailer (5.0.6)
actionpack (= 5.0.6)
actionview (= 5.0.6)
activejob (= 5.0.6)
actionmailer (5.0.7.1)
actionpack (= 5.0.7.1)
actionview (= 5.0.7.1)
activejob (= 5.0.7.1)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
actionpack (5.0.6)
actionview (= 5.0.6)
activesupport (= 5.0.6)
actionpack (5.0.7.1)
actionview (= 5.0.7.1)
activesupport (= 5.0.7.1)
rack (~> 2.0)
rack-test (~> 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (5.0.6)
activesupport (= 5.0.6)
actionview (5.0.7.1)
activesupport (= 5.0.7.1)
builder (~> 3.1)
erubis (~> 2.7.0)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
activejob (5.0.6)
activesupport (= 5.0.6)
activejob (5.0.7.1)
activesupport (= 5.0.7.1)
globalid (>= 0.3.6)
activemodel (5.0.6)
activesupport (= 5.0.6)
activerecord (5.0.6)
activemodel (= 5.0.6)
activesupport (= 5.0.6)
activemodel (5.0.7.1)
activesupport (= 5.0.7.1)
activerecord (5.0.7.1)
activemodel (= 5.0.7.1)
activesupport (= 5.0.7.1)
arel (~> 7.0)
activesupport (5.0.6)
activesupport (5.0.7.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
angular-rails-templates (1.0.2)
Expand All @@ -57,9 +57,9 @@ GEM
debug_inspector (>= 0.0.1)
bower-rails (0.11.0)
builder (3.2.3)
bullet (5.7.6)
bullet (5.9.0)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11.0)
uniform_notifier (~> 1.11)
byebug (9.1.0)
choice (0.2.0)
coderay (1.1.2)
Expand All @@ -70,7 +70,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.0.5)
concurrent-ruby (1.1.3)
coveralls (0.8.22)
json (>= 1.8, < 3)
simplecov (~> 0.16.1)
Expand Down Expand Up @@ -108,7 +108,7 @@ GEM
heroku-deflater (0.6.3)
rack (>= 1.4.5)
hirefire-resource (0.4.2)
i18n (0.9.5)
i18n (1.1.1)
concurrent-ruby (~> 1.0)
jbuilder (2.7.0)
activesupport (>= 4.2.0)
Expand All @@ -127,14 +127,14 @@ GEM
mail (2.7.1)
mini_mime (>= 0.1.1)
memory_profiler (0.9.12)
method_source (0.9.0)
method_source (0.9.2)
mini_mime (1.0.1)
mini_portile2 (2.3.0)
minitest (5.10.3)
mono_logger (1.1.0)
multi_json (1.13.1)
mustermann (1.0.3)
newrelic_rpm (5.4.0.347)
newrelic_rpm (5.5.0.348)
nio4r (2.3.1)
nokogiri (1.8.5)
mini_portile2 (~> 2.3.0)
Expand All @@ -147,10 +147,10 @@ GEM
postmark-rails (0.15.0)
actionmailer (>= 3.0.0)
postmark (~> 1.10.0)
pry (0.11.3)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
pry-rails (0.3.6)
pry-rails (0.3.8)
pry (>= 0.10.4)
puma (3.11.3)
pundit (1.1.0)
Expand All @@ -163,17 +163,17 @@ GEM
rack-test (0.6.3)
rack (>= 1.0)
rack-timeout (0.4.2)
rails (5.0.6)
actioncable (= 5.0.6)
actionmailer (= 5.0.6)
actionpack (= 5.0.6)
actionview (= 5.0.6)
activejob (= 5.0.6)
activemodel (= 5.0.6)
activerecord (= 5.0.6)
activesupport (= 5.0.6)
rails (5.0.7.1)
actioncable (= 5.0.7.1)
actionmailer (= 5.0.7.1)
actionpack (= 5.0.7.1)
actionview (= 5.0.7.1)
activejob (= 5.0.7.1)
activemodel (= 5.0.7.1)
activerecord (= 5.0.7.1)
activesupport (= 5.0.7.1)
bundler (>= 1.3.0)
railties (= 5.0.6)
railties (= 5.0.7.1)
sprockets-rails (>= 2.0.0)
rails-controller-testing (1.0.2)
actionpack (~> 5.x, >= 5.0.1)
Expand All @@ -194,9 +194,9 @@ GEM
rails_stdout_logging
rails_serve_static_assets (0.0.5)
rails_stdout_logging (0.0.5)
railties (5.0.6)
actionpack (= 5.0.6)
activesupport (= 5.0.6)
railties (5.0.7.1)
actionpack (= 5.0.7.1)
activesupport (= 5.0.7.1)
method_source
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
Expand Down Expand Up @@ -224,8 +224,8 @@ GEM
vegas (~> 0.1.2)
resque_unit (0.4.8)
json (>= 1.4.6)
ruby-graphviz (1.2.3)
sass (3.6.0)
ruby-graphviz (1.2.4)
sass (3.7.2)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
Expand All @@ -236,7 +236,7 @@ GEM
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
scout_apm (2.4.20)
scout_apm (2.4.21)
sdoc (1.0.0)
rdoc (>= 5.0)
simplecov (0.16.1)
Expand All @@ -261,21 +261,21 @@ GEM
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sql_tracker (1.2.1)
term-ansicolor (1.6.0)
term-ansicolor (1.7.0)
tins (~> 1.0)
thor (0.19.4)
thread_safe (0.3.6)
tilt (2.0.8)
tins (1.17.0)
tilt (2.0.9)
tins (1.20.2)
tzinfo (1.2.5)
thread_safe (~> 0.1)
uglifier (4.1.18)
execjs (>= 0.3.0, < 3)
uniform_notifier (1.11.0)
uniform_notifier (1.12.1)
vegas (0.1.11)
rack (>= 1.0.0)
warden (1.2.7)
rack (>= 1.0)
warden (1.2.8)
rack (>= 2.0.6)
web-console (2.3.0)
activemodel (>= 4.0)
binding_of_caller (>= 0.7.2)
Expand Down Expand Up @@ -316,7 +316,7 @@ DEPENDENCIES
puma (= 3.11.3)
pundit (= 1.1.0)
rack-timeout (= 0.4.2)
rails (= 5.0.6)
rails (= 5.0.7.1)
rails-controller-testing (= 1.0.2)
rails-erd (= 1.5.2)
rails_12factor (= 0.0.3)
Expand Down

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.
Expand Up @@ -5291,7 +5291,7 @@ tbody.collapse.in {
margin-left: 2px;
vertical-align: middle;
border-top: 4px dashed;
border-top: 4px solid \9;
border-top: 4px solid \ ;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
Expand Down Expand Up @@ -5432,7 +5432,7 @@ tbody.collapse.in {
.navbar-fixed-bottom .dropdown .caret {
border-top: 0;
border-bottom: 4px dashed;
border-bottom: 4px solid \9;
border-bottom: 4px solid \ ;
content: "";
}
/* line 193, /Users/qtnvcd8/Cloned/archivist/vendor/assets/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_dropdowns.scss */
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

This file was deleted.

Binary file not shown.

0 comments on commit 2fd034f

Please sign in to comment.