diff --git a/Gemfile.lock b/Gemfile.lock index 64b563f..355be3f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: http://rubygems.org/ specs: - activesupport (4.1.9) + activesupport (4.1.16) i18n (~> 0.6, >= 0.6.9) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) @@ -44,7 +44,7 @@ GEM uber (~> 0.0.4) http_parser.rb (0.6.0) i18n (0.6.11) - json (1.8.2) + json (1.8.6) kramdown (1.5.0) listen (2.8.5) celluloid (>= 0.15.2) @@ -86,7 +86,7 @@ GEM sprockets (~> 2.12.1) sprockets-helpers (~> 1.1.0) sprockets-sass (~> 1.3.0) - minitest (5.5.1) + minitest (5.14.0) multi_json (1.10.1) neat (1.7.1) bourbon (>= 4.0) @@ -121,11 +121,11 @@ GEM sprockets (~> 2.0) tilt (~> 1.1) thor (0.19.1) - thread_safe (0.3.4) + thread_safe (0.3.6) tilt (1.4.1) timers (4.0.1) hitimes - tzinfo (1.2.2) + tzinfo (1.2.6) thread_safe (~> 0.1) uber (0.0.13) uglifier (2.7.0) diff --git a/config.rb b/config.rb index 7189cc1..341137d 100644 --- a/config.rb +++ b/config.rb @@ -43,19 +43,19 @@ def nav_link(link_text, page_url, options = {}) end def signup_url - "https://www.bridgetroll.org/events/490" + "https://www.bridgetroll.org/events/502" end def event_date - "October 18—19, 2019".html_safe + "March 20th—21, 2020".html_safe end def address_line_1 - "hub1789" + "Propellers, Inc." end def address_line_2 - "173 1/2 East Franklin Street" + "4364 S. Alston Ave, Ste. 300" end def address_line_3