1
0
mirror of https://github.com/danbee/my-images synced 2025-03-04 08:49:05 +00:00

Compare commits

..

No commits in common. "f7ada4045b2b5055a92c4d65e40ec65ce28d9dc2" and "4b6405107bebd68d4cd89acd0875715fb09e77e5" have entirely different histories.

View File

@ -78,9 +78,9 @@ GEM
diff-lcs (1.3) diff-lcs (1.3)
domain_name (0.5.20180417) domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0) unf (>= 0.0.5, < 1.0.0)
dotenv (2.7.5) dotenv (2.7.4)
dotenv-rails (2.7.5) dotenv-rails (2.7.4)
dotenv (= 2.7.5) dotenv (= 2.7.4)
railties (>= 3.2, < 6.1) railties (>= 3.2, < 6.1)
dragonfly (1.2.0) dragonfly (1.2.0)
addressable (~> 2.3) addressable (~> 2.3)
@ -95,7 +95,7 @@ GEM
archive-zip (~> 0.7) archive-zip (~> 0.7)
globalid (0.4.2) globalid (0.4.2)
activesupport (>= 4.2.0) activesupport (>= 4.2.0)
hashdiff (1.0.0) hashdiff (0.4.0)
hashie (3.5.7) hashie (3.5.7)
http (4.1.1) http (4.1.1)
addressable (~> 2.3) addressable (~> 2.3)
@ -180,7 +180,7 @@ GEM
method_source method_source
rake (>= 0.8.7) rake (>= 0.8.7)
thor (>= 0.19.0, < 2.0) thor (>= 0.19.0, < 2.0)
rake (12.3.3) rake (12.3.2)
rb-fsevent (0.10.3) rb-fsevent (0.10.3)
rb-inotify (0.9.10) rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2) ffi (>= 0.5.0, < 2)
@ -221,7 +221,7 @@ GEM
selenium-webdriver (3.142.3) selenium-webdriver (3.142.3)
childprocess (>= 0.5, < 2.0) childprocess (>= 0.5, < 2.0)
rubyzip (~> 1.2, >= 1.2.2) rubyzip (~> 1.2, >= 1.2.2)
shoulda-matchers (4.1.2) shoulda-matchers (4.1.1)
activesupport (>= 4.2.0) activesupport (>= 4.2.0)
simple_form (4.1.0) simple_form (4.1.0)
actionpack (>= 5.0) actionpack (>= 5.0)
@ -243,7 +243,7 @@ GEM
unf (0.1.4) unf (0.1.4)
unf_ext unf_ext
unf_ext (0.0.7.5) unf_ext (0.0.7.5)
webmock (3.6.2) webmock (3.6.0)
addressable (>= 2.3.6) addressable (>= 2.3.6)
crack (>= 0.3.2) crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0) hashdiff (>= 0.4.0, < 2.0.0)