diff --git a/Gemfile.lock b/Gemfile.lock index 64b563f..8e39a72 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -35,7 +35,7 @@ GEM erubis (2.7.0) eventmachine (1.2.7) execjs (2.3.0) - ffi (1.9.6) + ffi (1.12.1) haml (4.0.6) tilt hike (1.2.3) 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