Skip to content

Commit

Permalink
Update hackathon_manager to 0.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
sman591 committed Jan 6, 2018
1 parent ac9091c commit f79ba1c
Show file tree
Hide file tree
Showing 18 changed files with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,13 @@ GEM
railties (>= 4.0)
ansi (1.5.0)
arel (8.0.0)
aws-sdk (2.10.109)
aws-sdk-resources (= 2.10.109)
aws-sdk-core (2.10.109)
aws-sdk (2.10.112)
aws-sdk-resources (= 2.10.112)
aws-sdk-core (2.10.112)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
aws-sdk-resources (2.10.109)
aws-sdk-core (= 2.10.109)
aws-sdk-resources (2.10.112)
aws-sdk-core (= 2.10.112)
aws-sigv4 (1.0.2)
bcrypt (3.1.11)
better_errors (2.4.0)
Expand Down Expand Up @@ -84,7 +84,7 @@ GEM
css_parser (1.6.0)
addressable
debug_inspector (0.0.3)
devise (4.3.0)
devise (4.4.0)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0, < 5.2)
Expand Down Expand Up @@ -128,7 +128,7 @@ GEM
guard-minitest (2.4.6)
guard-compat (~> 1.2)
minitest (>= 3.0)
hackathon_manager (0.5.6)
hackathon_manager (0.5.7)
ajax-datatables-rails (~> 0.4.0)
aws-sdk (~> 2.0)
blazer
Expand Down Expand Up @@ -216,7 +216,7 @@ GEM
mimemagic (0.3.2)
mini_mime (1.0.0)
mini_portile2 (2.3.0)
minitest (5.10.3)
minitest (5.11.1)
minitest-rails (3.0.0)
minitest (~> 5.8)
railties (~> 5.0)
Expand All @@ -230,7 +230,7 @@ GEM
multipart-post (2.0.0)
mysql2 (0.4.10)
nenv (0.3.0)
nio4r (2.1.0)
nio4r (2.2.0)
nokogiri (1.8.1)
mini_portile2 (~> 2.3.0)
notiffany (0.1.1)
Expand All @@ -242,7 +242,7 @@ GEM
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
omniauth (1.7.1)
omniauth (1.8.1)
hashie (>= 3.4.6, < 3.6.0)
rack (>= 1.6.2, < 3)
omniauth-mlh (0.3.1)
Expand Down Expand Up @@ -325,7 +325,7 @@ GEM
sexp_processor (~> 4.9)
safely_block (0.2.0)
errbase
sass (3.5.4)
sass (3.5.5)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
Expand Down
Binary file not shown.
Binary file removed vendor/cache/aws-sdk-core-2.10.109.gem
Binary file not shown.
Binary file added vendor/cache/aws-sdk-core-2.10.112.gem
Binary file not shown.
Binary file removed vendor/cache/aws-sdk-resources-2.10.109.gem
Binary file not shown.
Binary file added vendor/cache/aws-sdk-resources-2.10.112.gem
Binary file not shown.
Binary file removed vendor/cache/devise-4.3.0.gem
Binary file not shown.
Binary file added vendor/cache/devise-4.4.0.gem
Binary file not shown.
Binary file removed vendor/cache/hackathon_manager-0.5.6.gem
Binary file not shown.
Binary file added vendor/cache/hackathon_manager-0.5.7.gem
Binary file not shown.
Binary file removed vendor/cache/minitest-5.10.3.gem
Binary file not shown.
Binary file added vendor/cache/minitest-5.11.1.gem
Binary file not shown.
Binary file removed vendor/cache/nio4r-2.1.0.gem
Binary file not shown.
Binary file added vendor/cache/nio4r-2.2.0.gem
Binary file not shown.
Binary file removed vendor/cache/omniauth-1.7.1.gem
Binary file not shown.
Binary file added vendor/cache/omniauth-1.8.1.gem
Binary file not shown.
Binary file removed vendor/cache/sass-3.5.4.gem
Binary file not shown.
Binary file added vendor/cache/sass-3.5.5.gem
Binary file not shown.

0 comments on commit f79ba1c

Please sign in to comment.