Skip to content

Commit

Permalink
runs appraisal tests and all are passing
Browse files Browse the repository at this point in the history
  • Loading branch information
jaybones90 committed Jan 14, 2022
1 parent c6db521 commit aeb5ef1
Show file tree
Hide file tree
Showing 3 changed files with 69 additions and 57 deletions.
42 changes: 23 additions & 19 deletions gemfiles/rails_5_0.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ GIT
capistrano-bundler (~> 1.1)

PATH
remote: ../
remote: ..
specs:
fae-rails (2.1.0)
acts_as_list (~> 0.9.11)
Expand All @@ -24,7 +24,7 @@ PATH
remotipart (~> 1.4.0)
sass (>= 3.4.0)
sass-rails (>= 5.0.7)
simple_form (~> 4.0.0)
simple_form (<= 5.1)
slim
uglifier

Expand Down Expand Up @@ -79,7 +79,7 @@ GEM
rake
thor (>= 0.14.0)
arel (8.0.0)
bcrypt (3.1.12)
bcrypt (3.1.16)
better_errors (2.4.0)
coderay (>= 1.0.0)
erubi (>= 1.0.0)
Expand Down Expand Up @@ -133,7 +133,7 @@ GEM
diff-lcs (1.3)
erubi (1.7.1)
eventmachine (1.2.5)
execjs (2.7.0)
execjs (2.8.1)
factory_girl (4.4.0)
activesupport (>= 3.0.0)
factory_girl_rails (4.4.1)
Expand All @@ -159,7 +159,7 @@ GEM
rspec (>= 2.99.0, < 4.0)
i18n (1.0.0)
concurrent-ruby (~> 1.0)
jquery-rails (4.3.3)
jquery-rails (4.3.5)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
Expand Down Expand Up @@ -199,7 +199,7 @@ GEM
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_magick (4.9.3)
mini_magick (4.11.0)
mini_mime (1.0.0)
mini_portile2 (2.3.0)
minitest (5.11.3)
Expand Down Expand Up @@ -255,7 +255,7 @@ GEM
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
remotipart (1.4.2)
remotipart (1.4.4)
responders (2.4.1)
actionpack (>= 4.2.0, < 6.0)
railties (>= 4.2.0, < 6.0)
Expand Down Expand Up @@ -288,12 +288,16 @@ GEM
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
sass-rails (5.0.7)
railties (>= 4.0.0, < 6)
sass (~> 3.1)
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
sass-rails (6.0.0)
sassc-rails (~> 2.1, >= 2.1.1)
sassc (2.4.0)
ffi (~> 1.9)
sassc-rails (2.1.2)
railties (>= 4.0.0)
sassc (>= 2.0)
sprockets (> 3.0)
sprockets-rails
tilt
selenium-webdriver (2.42.0)
childprocess (>= 0.5.0)
multi_json (~> 1.0)
Expand All @@ -302,10 +306,10 @@ GEM
shellany (0.0.1)
shoulda-matchers (3.1.2)
activesupport (>= 4.0.0)
simple_form (4.0.1)
simple_form (5.0.3)
actionpack (>= 5.0)
activemodel (>= 5.0)
slim (4.0.1)
slim (4.1.0)
temple (>= 0.7.6, < 0.9)
tilt (>= 2.0.6, < 2.1)
sprockets (3.7.1)
Expand All @@ -318,17 +322,17 @@ GEM
sshkit (1.16.0)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
temple (0.8.1)
temple (0.8.2)
thin (1.7.2)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
thor (0.20.0)
thread_safe (0.3.6)
tilt (2.0.9)
tilt (2.0.10)
tzinfo (1.2.5)
thread_safe (~> 0.1)
uglifier (4.1.20)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
warden (1.2.7)
rack (>= 1.0)
Expand Down Expand Up @@ -373,4 +377,4 @@ DEPENDENCIES
yarjuf

BUNDLED WITH
1.13.0
1.17.3
42 changes: 23 additions & 19 deletions gemfiles/rails_5_1.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ GIT
capistrano-bundler (~> 1.1)

PATH
remote: ../
remote: ..
specs:
fae-rails (2.1.0)
acts_as_list (~> 0.9.11)
Expand All @@ -24,7 +24,7 @@ PATH
remotipart (~> 1.4.0)
sass (>= 3.4.0)
sass-rails (>= 5.0.7)
simple_form (~> 4.0.0)
simple_form (<= 5.1)
slim
uglifier

Expand Down Expand Up @@ -79,7 +79,7 @@ GEM
rake
thor (>= 0.14.0)
arel (8.0.0)
bcrypt (3.1.12)
bcrypt (3.1.16)
better_errors (2.4.0)
coderay (>= 1.0.0)
erubi (>= 1.0.0)
Expand Down Expand Up @@ -133,7 +133,7 @@ GEM
diff-lcs (1.3)
erubi (1.7.0)
eventmachine (1.2.5)
execjs (2.7.0)
execjs (2.8.1)
factory_girl (4.4.0)
activesupport (>= 3.0.0)
factory_girl_rails (4.4.1)
Expand All @@ -159,7 +159,7 @@ GEM
rspec (>= 2.99.0, < 4.0)
i18n (0.9.1)
concurrent-ruby (~> 1.0)
jquery-rails (4.3.3)
jquery-rails (4.3.5)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
Expand Down Expand Up @@ -199,7 +199,7 @@ GEM
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_magick (4.9.3)
mini_magick (4.11.0)
mini_mime (1.0.0)
mini_portile2 (2.3.0)
minitest (5.11.1)
Expand Down Expand Up @@ -255,7 +255,7 @@ GEM
rb-fsevent (0.10.2)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
remotipart (1.4.2)
remotipart (1.4.4)
responders (2.4.1)
actionpack (>= 4.2.0, < 6.0)
railties (>= 4.2.0, < 6.0)
Expand Down Expand Up @@ -288,12 +288,16 @@ GEM
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
sass-rails (5.0.7)
railties (>= 4.0.0, < 6)
sass (~> 3.1)
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
sass-rails (6.0.0)
sassc-rails (~> 2.1, >= 2.1.1)
sassc (2.4.0)
ffi (~> 1.9)
sassc-rails (2.1.2)
railties (>= 4.0.0)
sassc (>= 2.0)
sprockets (> 3.0)
sprockets-rails
tilt
selenium-webdriver (2.42.0)
childprocess (>= 0.5.0)
multi_json (~> 1.0)
Expand All @@ -302,10 +306,10 @@ GEM
shellany (0.0.1)
shoulda-matchers (3.1.2)
activesupport (>= 4.0.0)
simple_form (4.0.1)
simple_form (5.0.3)
actionpack (>= 5.0)
activemodel (>= 5.0)
slim (4.0.1)
slim (4.1.0)
temple (>= 0.7.6, < 0.9)
tilt (>= 2.0.6, < 2.1)
sprockets (3.7.1)
Expand All @@ -318,17 +322,17 @@ GEM
sshkit (1.15.1)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
temple (0.8.1)
temple (0.8.2)
thin (1.7.2)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
thor (0.20.0)
thread_safe (0.3.6)
tilt (2.0.9)
tilt (2.0.10)
tzinfo (1.2.4)
thread_safe (~> 0.1)
uglifier (4.1.20)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
warden (1.2.7)
rack (>= 1.0)
Expand Down Expand Up @@ -373,4 +377,4 @@ DEPENDENCIES
yarjuf

BUNDLED WITH
1.13.0
1.17.3
42 changes: 23 additions & 19 deletions gemfiles/rails_5_2.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ GIT
capistrano-bundler (~> 1.1)

PATH
remote: ../
remote: ..
specs:
fae-rails (2.1.0)
acts_as_list (~> 0.9.11)
Expand All @@ -24,7 +24,7 @@ PATH
remotipart (~> 1.4.0)
sass (>= 3.4.0)
sass-rails (>= 5.0.7)
simple_form (~> 4.0.0)
simple_form (<= 5.1)
slim
uglifier

Expand Down Expand Up @@ -83,7 +83,7 @@ GEM
rake
thor (>= 0.14.0)
arel (9.0.0)
bcrypt (3.1.12)
bcrypt (3.1.16)
better_errors (2.4.0)
coderay (>= 1.0.0)
erubi (>= 1.0.0)
Expand Down Expand Up @@ -137,7 +137,7 @@ GEM
diff-lcs (1.3)
erubi (1.7.1)
eventmachine (1.2.5)
execjs (2.7.0)
execjs (2.8.1)
factory_girl (4.4.0)
activesupport (>= 3.0.0)
factory_girl_rails (4.4.1)
Expand All @@ -163,7 +163,7 @@ GEM
rspec (>= 2.99.0, < 4.0)
i18n (1.0.0)
concurrent-ruby (~> 1.0)
jquery-rails (4.3.3)
jquery-rails (4.3.5)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
Expand Down Expand Up @@ -208,7 +208,7 @@ GEM
mimemagic (0.3.10)
nokogiri (~> 1)
rake
mini_magick (4.9.3)
mini_magick (4.11.0)
mini_mime (1.0.0)
mini_portile2 (2.3.0)
minitest (5.11.3)
Expand Down Expand Up @@ -265,7 +265,7 @@ GEM
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
remotipart (1.4.2)
remotipart (1.4.4)
responders (2.4.1)
actionpack (>= 4.2.0, < 6.0)
railties (>= 4.2.0, < 6.0)
Expand Down Expand Up @@ -298,12 +298,16 @@ GEM
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
sass-rails (5.0.7)
railties (>= 4.0.0, < 6)
sass (~> 3.1)
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
sass-rails (6.0.0)
sassc-rails (~> 2.1, >= 2.1.1)
sassc (2.4.0)
ffi (~> 1.9)
sassc-rails (2.1.2)
railties (>= 4.0.0)
sassc (>= 2.0)
sprockets (> 3.0)
sprockets-rails
tilt
selenium-webdriver (2.42.0)
childprocess (>= 0.5.0)
multi_json (~> 1.0)
Expand All @@ -312,10 +316,10 @@ GEM
shellany (0.0.1)
shoulda-matchers (3.1.2)
activesupport (>= 4.0.0)
simple_form (4.0.1)
simple_form (5.0.3)
actionpack (>= 5.0)
activemodel (>= 5.0)
slim (4.0.1)
slim (4.1.0)
temple (>= 0.7.6, < 0.9)
tilt (>= 2.0.6, < 2.1)
sprockets (3.7.1)
Expand All @@ -328,17 +332,17 @@ GEM
sshkit (1.16.0)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
temple (0.8.1)
temple (0.8.2)
thin (1.7.2)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
thor (0.20.0)
thread_safe (0.3.6)
tilt (2.0.9)
tilt (2.0.10)
tzinfo (1.2.5)
thread_safe (~> 0.1)
uglifier (4.1.20)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
warden (1.2.7)
rack (>= 1.0)
Expand Down Expand Up @@ -383,4 +387,4 @@ DEPENDENCIES
yarjuf

BUNDLED WITH
1.13.0
1.17.3

0 comments on commit aeb5ef1

Please sign in to comment.