diff --git a/Gemfile.lock b/Gemfile.lock index 64b563f..0f46a8d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,7 +87,7 @@ GEM sprockets-helpers (~> 1.1.0) sprockets-sass (~> 1.3.0) minitest (5.5.1) - multi_json (1.10.1) + multi_json (1.14.1) neat (1.7.1) bourbon (>= 4.0) sass (>= 3.3) @@ -101,7 +101,7 @@ GEM padrino-support (0.12.4) activesupport (>= 3.1) ptools (1.3.2) - rack (1.6.0) + rack (1.6.12) rack-livereload (0.3.15) rack rack-test (0.6.3) @@ -110,7 +110,7 @@ GEM rb-inotify (0.9.5) ffi (>= 0.5.0) sass (3.4.11) - sprockets (2.12.3) + sprockets (2.12.5) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.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