Removed local gems from Gemfile
This commit is contained in:
		
							parent
							
								
									63bef1c189
								
							
						
					
					
						commit
						32bbef913e
					
				
							
								
								
									
										35
									
								
								Gemfile
									
									
									
									
									
								
							
							
						
						
									
										35
									
								
								Gemfile
									
									
									
									
									
								
							| @ -25,32 +25,15 @@ gem 'sidekiq' | |||||||
| gem 'letter_opener' | gem 'letter_opener' | ||||||
| gem 'launchy' | gem 'launchy' | ||||||
| 
 | 
 | ||||||
| if Dir.exists?('../lingua_franca') | # Bike Collectives gems, when developing locally execute: | ||||||
|   gem 'lingua_franca', path: '../lingua_franca' | #   bundle config local.bikecollectives_core ../bikecollectives_core | ||||||
| else | #   bundle config local.bumbleberry ../bumbleberry | ||||||
|   gem 'lingua_franca', git: 'https://github.com/lingua-franca/lingua_franca.git', branch: '2017' | #   bundle config local.lingua_franca ../lingua_franca | ||||||
| end | #   bundle config local.marmara ../marmara | ||||||
| 
 | gem 'bikecollectives_core', git: 'https://github.com/bikebike/bikecollectives_core.git', branch: 'master' | ||||||
| if Dir.exists?('../marmara') | gem 'bumbleberry', git: 'https://github.com/bumbleberry/bumbleberry.git', branch: '2017' | ||||||
|   gem 'marmara', path: '../marmara' | gem 'lingua_franca', git: 'https://github.com/lingua-franca/lingua_franca.git', branch: '2017' | ||||||
| else | gem 'marmara', git: 'https://github.com/lingua-franca/marmara.git', branch: 'master' | ||||||
|   gem 'marmara', git: 'https://github.com/lingua-franca/marmara.git' |  | ||||||
| end |  | ||||||
| 
 |  | ||||||
| if Dir.exists?('../bikecollectives_core') |  | ||||||
|   gem 'bikecollectives_core', path: '../bikecollectives_core' |  | ||||||
| else |  | ||||||
|   gem 'bikecollectives_core', git: 'https://github.com/bikebike/bikecollectives_core.git' |  | ||||||
| end |  | ||||||
| 
 |  | ||||||
| if Dir.exists?('../bumbleberry') |  | ||||||
|   gem 'bumbleberry', path: '../bumbleberry' |  | ||||||
| else |  | ||||||
|   gem 'bumbleberry', git: 'https://github.com/bumbleberry/bumbleberry.git', branch: '2017' |  | ||||||
| end |  | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
| # gem 'paper_trail', '~> 3.0.5' |  | ||||||
| 
 | 
 | ||||||
| # Bike!Bike! specific stuff | # Bike!Bike! specific stuff | ||||||
| gem 'paypal-express', git: 'https://github.com/ianfleeton/paypal-express' | gem 'paypal-express', git: 'https://github.com/ianfleeton/paypal-express' | ||||||
|  | |||||||
							
								
								
									
										610
									
								
								Gemfile.lock
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										610
									
								
								Gemfile.lock
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,610 @@ | |||||||
|  | GIT | ||||||
|  |   remote: https://github.com/bikebike/bikecollectives_core.git | ||||||
|  |   revision: 3c9c6ac9fb3da839c945fd851f9ab255361ad296 | ||||||
|  |   branch: master | ||||||
|  |   specs: | ||||||
|  |     bikecollectives_core (0.1.0) | ||||||
|  |       activerecord-session_store | ||||||
|  |       carrierwave | ||||||
|  |       carrierwave-imageoptimizer | ||||||
|  |       haml | ||||||
|  |       launchy | ||||||
|  |       letter_opener | ||||||
|  |       mini_magick | ||||||
|  |       pg | ||||||
|  |       premailer-rails | ||||||
|  |       rails (~> 4.2.0) | ||||||
|  |       redcarpet | ||||||
|  |       sass | ||||||
|  |       sass-json-vars | ||||||
|  |       sass-rails | ||||||
|  |       sidekiq | ||||||
|  |       uglifier (>= 1.3.0) | ||||||
|  | 
 | ||||||
|  | GIT | ||||||
|  |   remote: https://github.com/bumbleberry/bumbleberry.git | ||||||
|  |   revision: 3b990baa3b5a30dbe378144ed97f0717f910f5f8 | ||||||
|  |   branch: 2017 | ||||||
|  |   specs: | ||||||
|  |     bumbleberry (0.0.1) | ||||||
|  |       blockspring | ||||||
|  |       cairo | ||||||
|  |       railties | ||||||
|  |       rsvg2 | ||||||
|  |       sass-json-vars | ||||||
|  |       sass-rails | ||||||
|  | 
 | ||||||
|  | GIT | ||||||
|  |   remote: https://github.com/glebm/to_spreadsheet.git | ||||||
|  |   revision: 4c08455646dd18de51cc1ec05717fbb240c78a68 | ||||||
|  |   specs: | ||||||
|  |     to_spreadsheet (1.0.6) | ||||||
|  |       axlsx | ||||||
|  |       chronic | ||||||
|  |       nokogiri | ||||||
|  |       rails | ||||||
|  |       responders | ||||||
|  | 
 | ||||||
|  | GIT | ||||||
|  |   remote: https://github.com/ianfleeton/paypal-express | ||||||
|  |   revision: e40cd3d41d1a5cdf6570332626afd9333fe576f9 | ||||||
|  |   specs: | ||||||
|  |     paypal-express (0.8.1) | ||||||
|  |       activesupport (>= 2.3) | ||||||
|  |       attr_required (>= 0.0.5) | ||||||
|  |       rest-client | ||||||
|  | 
 | ||||||
|  | GIT | ||||||
|  |   remote: https://github.com/krzcho/eventmachine | ||||||
|  |   revision: 651a35ee9df9826e048c3b3721e2c6b415c5a328 | ||||||
|  |   branch: master | ||||||
|  |   specs: | ||||||
|  |     eventmachine (1.2.1) | ||||||
|  | 
 | ||||||
|  | GIT | ||||||
|  |   remote: https://github.com/lingua-franca/lingua_franca.git | ||||||
|  |   revision: 5f08b59827caf2f3e55152f65a942b92fcb3a601 | ||||||
|  |   branch: 2017 | ||||||
|  |   specs: | ||||||
|  |     lingua_franca (0.0.1) | ||||||
|  |       diffy | ||||||
|  |       forgery | ||||||
|  |       http_accept_language | ||||||
|  |       i18n | ||||||
|  |       rails (~> 4.2.0.rc2) | ||||||
|  |       rails-i18n | ||||||
|  |       rubyzip | ||||||
|  | 
 | ||||||
|  | GIT | ||||||
|  |   remote: https://github.com/lingua-franca/marmara.git | ||||||
|  |   revision: 51ba7b5ebdd3135b8d127a2bfd065fc20cf5a243 | ||||||
|  |   branch: master | ||||||
|  |   specs: | ||||||
|  |     marmara (1.0.2) | ||||||
|  |       css_parser (>= 1.5.0.pre) | ||||||
|  | 
 | ||||||
|  | GIT | ||||||
|  |   remote: https://github.com/tg90nor/sorcery.git | ||||||
|  |   revision: 79b69a87ce168c47fab76921874aa7e8cb727002 | ||||||
|  |   branch: make-facebook-provider-use-json-token-parser | ||||||
|  |   specs: | ||||||
|  |     sorcery (0.10.3) | ||||||
|  |       bcrypt (~> 3.1) | ||||||
|  |       oauth (~> 0.4, >= 0.4.4) | ||||||
|  |       oauth2 (~> 1.0, >= 0.8.0) | ||||||
|  | 
 | ||||||
|  | GEM | ||||||
|  |   remote: http://rubygems.org/ | ||||||
|  |   specs: | ||||||
|  |     actionmailer (4.2.0) | ||||||
|  |       actionpack (= 4.2.0) | ||||||
|  |       actionview (= 4.2.0) | ||||||
|  |       activejob (= 4.2.0) | ||||||
|  |       mail (~> 2.5, >= 2.5.4) | ||||||
|  |       rails-dom-testing (~> 1.0, >= 1.0.5) | ||||||
|  |     actionpack (4.2.0) | ||||||
|  |       actionview (= 4.2.0) | ||||||
|  |       activesupport (= 4.2.0) | ||||||
|  |       rack (~> 1.6.0) | ||||||
|  |       rack-test (~> 0.6.2) | ||||||
|  |       rails-dom-testing (~> 1.0, >= 1.0.5) | ||||||
|  |       rails-html-sanitizer (~> 1.0, >= 1.0.1) | ||||||
|  |     actionview (4.2.0) | ||||||
|  |       activesupport (= 4.2.0) | ||||||
|  |       builder (~> 3.1) | ||||||
|  |       erubis (~> 2.7.0) | ||||||
|  |       rails-dom-testing (~> 1.0, >= 1.0.5) | ||||||
|  |       rails-html-sanitizer (~> 1.0, >= 1.0.1) | ||||||
|  |     activejob (4.2.0) | ||||||
|  |       activesupport (= 4.2.0) | ||||||
|  |       globalid (>= 0.3.0) | ||||||
|  |     activemodel (4.2.0) | ||||||
|  |       activesupport (= 4.2.0) | ||||||
|  |       builder (~> 3.1) | ||||||
|  |     activerecord (4.2.0) | ||||||
|  |       activemodel (= 4.2.0) | ||||||
|  |       activesupport (= 4.2.0) | ||||||
|  |       arel (~> 6.0) | ||||||
|  |     activerecord-session_store (1.0.0) | ||||||
|  |       actionpack (>= 4.0, < 5.1) | ||||||
|  |       activerecord (>= 4.0, < 5.1) | ||||||
|  |       multi_json (~> 1.11, >= 1.11.2) | ||||||
|  |       rack (>= 1.5.2, < 3) | ||||||
|  |       railties (>= 4.0, < 5.1) | ||||||
|  |     activesupport (4.2.0) | ||||||
|  |       i18n (~> 0.7) | ||||||
|  |       json (~> 1.7, >= 1.7.7) | ||||||
|  |       minitest (~> 5.1) | ||||||
|  |       thread_safe (~> 0.3, >= 0.3.4) | ||||||
|  |       tzinfo (~> 1.1) | ||||||
|  |     addressable (2.5.1) | ||||||
|  |       public_suffix (~> 2.0, >= 2.0.2) | ||||||
|  |     airbrussh (1.2.0) | ||||||
|  |       sshkit (>= 1.6.1, != 1.7.0) | ||||||
|  |     arel (6.0.4) | ||||||
|  |     ast (2.3.0) | ||||||
|  |     attr_required (1.0.1) | ||||||
|  |     axlsx (2.0.1) | ||||||
|  |       htmlentities (~> 4.3.1) | ||||||
|  |       nokogiri (>= 1.4.1) | ||||||
|  |       rubyzip (~> 1.0.0) | ||||||
|  |     bcrypt (3.1.11-x86-mingw32) | ||||||
|  |     better_errors (2.1.1) | ||||||
|  |       coderay (>= 1.0.0) | ||||||
|  |       erubis (>= 2.6.6) | ||||||
|  |       rack (>= 0.9.0) | ||||||
|  |     binding_of_caller (0.7.2) | ||||||
|  |       debug_inspector (>= 0.0.1) | ||||||
|  |     blockspring (0.1.4) | ||||||
|  |       rest-client (> 1.6.7) | ||||||
|  |     builder (3.2.3) | ||||||
|  |     cairo (1.15.5-x86-mingw32) | ||||||
|  |       pkg-config (>= 1.1.5) | ||||||
|  |     callsite (0.0.11) | ||||||
|  |     capistrano (3.8.0) | ||||||
|  |       airbrussh (>= 1.0.0) | ||||||
|  |       i18n | ||||||
|  |       rake (>= 10.0.0) | ||||||
|  |       sshkit (>= 1.9.0) | ||||||
|  |     capistrano-bundler (1.2.0) | ||||||
|  |       capistrano (~> 3.1) | ||||||
|  |       sshkit (~> 1.2) | ||||||
|  |     capistrano-faster-assets (1.0.2) | ||||||
|  |       capistrano (>= 3.1) | ||||||
|  |     capistrano-rails (1.2.3) | ||||||
|  |       capistrano (~> 3.1) | ||||||
|  |       capistrano-bundler (~> 1.1) | ||||||
|  |     capybara (2.13.0) | ||||||
|  |       addressable | ||||||
|  |       mime-types (>= 1.16) | ||||||
|  |       nokogiri (>= 1.3.3) | ||||||
|  |       rack (>= 1.0.0) | ||||||
|  |       rack-test (>= 0.5.4) | ||||||
|  |       xpath (~> 2.0) | ||||||
|  |     capybara-email (2.5.0) | ||||||
|  |       capybara (~> 2.4) | ||||||
|  |       mail | ||||||
|  |     carrierwave (1.0.0) | ||||||
|  |       activemodel (>= 4.0.0) | ||||||
|  |       activesupport (>= 4.0.0) | ||||||
|  |       mime-types (>= 1.16) | ||||||
|  |     carrierwave-imageoptimizer (1.4.0) | ||||||
|  |       carrierwave (>= 0.8, < 2.0) | ||||||
|  |       image_optimizer (~> 1.6) | ||||||
|  |     childprocess (0.6.3) | ||||||
|  |       ffi (~> 1.0, >= 1.0.11) | ||||||
|  |     chronic (0.10.2) | ||||||
|  |     cliver (0.3.2) | ||||||
|  |     coderay (1.1.1) | ||||||
|  |     concurrent-ruby (1.0.5) | ||||||
|  |     connection_pool (2.2.1) | ||||||
|  |     coveralls (0.8.20) | ||||||
|  |       json (>= 1.8, < 3) | ||||||
|  |       simplecov (~> 0.14.1) | ||||||
|  |       term-ansicolor (~> 1.3) | ||||||
|  |       thor (~> 0.19.4) | ||||||
|  |       tins (~> 1.6) | ||||||
|  |     crack (0.4.3) | ||||||
|  |       safe_yaml (~> 1.0.0) | ||||||
|  |     css_parser (1.5.0.pre2) | ||||||
|  |       addressable | ||||||
|  |     cucumber (2.4.0) | ||||||
|  |       builder (>= 2.1.2) | ||||||
|  |       cucumber-core (~> 1.5.0) | ||||||
|  |       cucumber-wire (~> 0.0.1) | ||||||
|  |       diff-lcs (>= 1.1.3) | ||||||
|  |       gherkin (~> 4.0) | ||||||
|  |       multi_json (>= 1.7.5, < 2.0) | ||||||
|  |       multi_test (>= 0.1.2) | ||||||
|  |     cucumber-core (1.5.0) | ||||||
|  |       gherkin (~> 4.0) | ||||||
|  |     cucumber-rails (1.4.5) | ||||||
|  |       capybara (>= 1.1.2, < 3) | ||||||
|  |       cucumber (>= 1.3.8, < 4) | ||||||
|  |       mime-types (>= 1.16, < 4) | ||||||
|  |       nokogiri (~> 1.5) | ||||||
|  |       railties (>= 3, < 5.1) | ||||||
|  |     cucumber-wire (0.0.1) | ||||||
|  |     daemon-spawn (0.4.2) | ||||||
|  |     daemons (1.2.4) | ||||||
|  |     database_cleaner (1.5.3) | ||||||
|  |     debug_inspector (0.0.2) | ||||||
|  |     diff-lcs (1.3) | ||||||
|  |     diffy (3.2.0) | ||||||
|  |     docile (1.1.5) | ||||||
|  |     domain_name (0.5.20170404) | ||||||
|  |       unf (>= 0.0.5, < 1.0.0) | ||||||
|  |     erubis (2.7.0) | ||||||
|  |     execjs (2.7.0) | ||||||
|  |     factory_girl (4.8.0) | ||||||
|  |       activesupport (>= 3.0.0) | ||||||
|  |     factory_girl_rails (4.8.0) | ||||||
|  |       factory_girl (~> 4.8.0) | ||||||
|  |       railties (>= 3.0.0) | ||||||
|  |     faraday (0.11.0) | ||||||
|  |       multipart-post (>= 1.2, < 3) | ||||||
|  |     ffi (1.9.18-x86-mingw32) | ||||||
|  |     forgery (0.6.0) | ||||||
|  |     formatador (0.2.5) | ||||||
|  |     gdk_pixbuf2 (3.1.1-x86-mingw32) | ||||||
|  |       gio2 (= 3.1.1) | ||||||
|  |     geocoder (1.4.3) | ||||||
|  |     gherkin (4.1.1) | ||||||
|  |     gherkin3 (3.1.2) | ||||||
|  |     gio2 (3.1.1-x86-mingw32) | ||||||
|  |       glib2 (= 3.1.1) | ||||||
|  |       gobject-introspection (= 3.1.1) | ||||||
|  |     git-version-bump (0.15.1) | ||||||
|  |     glib2 (3.1.1-x86-mingw32) | ||||||
|  |       cairo (>= 1.12.8) | ||||||
|  |       pkg-config | ||||||
|  |     globalid (0.3.7) | ||||||
|  |       activesupport (>= 4.1.0) | ||||||
|  |     gobject-introspection (3.1.1-x86-mingw32) | ||||||
|  |       glib2 (= 3.1.1) | ||||||
|  |     guard (2.14.1) | ||||||
|  |       formatador (>= 0.2.4) | ||||||
|  |       listen (>= 2.7, < 4.0) | ||||||
|  |       lumberjack (~> 1.0) | ||||||
|  |       nenv (~> 0.1) | ||||||
|  |       notiffany (~> 0.0) | ||||||
|  |       pry (>= 0.9.12) | ||||||
|  |       shellany (~> 0.0) | ||||||
|  |       thor (>= 0.18.1) | ||||||
|  |     guard-compat (1.2.1) | ||||||
|  |     guard-cucumber (2.1.2) | ||||||
|  |       cucumber (~> 2.0) | ||||||
|  |       guard-compat (~> 1.0) | ||||||
|  |       nenv (~> 0.1) | ||||||
|  |     guard-rspec (4.7.3) | ||||||
|  |       guard (~> 2.1) | ||||||
|  |       guard-compat (~> 1.1) | ||||||
|  |       rspec (>= 2.99.0, < 4.0) | ||||||
|  |     haml (4.0.7) | ||||||
|  |       tilt | ||||||
|  |     haml-lint (0.999.999) | ||||||
|  |       haml_lint | ||||||
|  |     haml_lint (0.24.0) | ||||||
|  |       haml (>= 4.0, < 5.1) | ||||||
|  |       rainbow | ||||||
|  |       rake (>= 10, < 13) | ||||||
|  |       rubocop (>= 0.47.0) | ||||||
|  |       sysexits (~> 1.1) | ||||||
|  |     hashdiff (0.3.2) | ||||||
|  |     htmlentities (4.3.4) | ||||||
|  |     http-cookie (1.0.3) | ||||||
|  |       domain_name (~> 0.5) | ||||||
|  |     http_accept_language (2.1.0) | ||||||
|  |     i18n (0.8.1) | ||||||
|  |     image_optimizer (1.7.0) | ||||||
|  |     json (1.8.6) | ||||||
|  |     jwt (1.5.6) | ||||||
|  |     kgio (2.11.0) | ||||||
|  |     launchy (2.4.3) | ||||||
|  |       addressable (~> 2.3) | ||||||
|  |     letter_opener (1.4.1) | ||||||
|  |       launchy (~> 2.2) | ||||||
|  |     listen (3.1.5) | ||||||
|  |       rb-fsevent (~> 0.9, >= 0.9.4) | ||||||
|  |       rb-inotify (~> 0.9, >= 0.9.7) | ||||||
|  |       ruby_dep (~> 1.2) | ||||||
|  |     loofah (2.0.3) | ||||||
|  |       nokogiri (>= 1.5.9) | ||||||
|  |     lumberjack (1.0.11) | ||||||
|  |     mail (2.6.4) | ||||||
|  |       mime-types (>= 1.16, < 4) | ||||||
|  |     meta_request (0.4.0) | ||||||
|  |       callsite (~> 0.0, >= 0.0.11) | ||||||
|  |       rack-contrib (~> 1.1) | ||||||
|  |       railties (>= 3.0.0, < 5.1.0) | ||||||
|  |     metaclass (0.0.4) | ||||||
|  |     method_source (0.8.2) | ||||||
|  |     mime-types (3.1) | ||||||
|  |       mime-types-data (~> 3.2015) | ||||||
|  |     mime-types-data (3.2016.0521) | ||||||
|  |     mini_magick (4.7.0) | ||||||
|  |     mini_portile2 (2.1.0) | ||||||
|  |     minitest (5.10.1) | ||||||
|  |     mocha (1.2.1) | ||||||
|  |       metaclass (~> 0.0.1) | ||||||
|  |     multi_json (1.12.1) | ||||||
|  |     multi_test (0.1.2) | ||||||
|  |     multi_xml (0.6.0) | ||||||
|  |     multipart-post (2.0.0) | ||||||
|  |     nenv (0.3.0) | ||||||
|  |     net-scp (1.2.1) | ||||||
|  |       net-ssh (>= 2.6.5) | ||||||
|  |     net-ssh (4.1.0) | ||||||
|  |     netrc (0.11.0) | ||||||
|  |     nokogiri (1.6.8.1-x86-mingw32) | ||||||
|  |       mini_portile2 (~> 2.1.0) | ||||||
|  |     notiffany (0.1.1) | ||||||
|  |       nenv (~> 0.1) | ||||||
|  |       shellany (~> 0.0) | ||||||
|  |     oauth (0.5.1) | ||||||
|  |     oauth2 (1.3.1) | ||||||
|  |       faraday (>= 0.8, < 0.12) | ||||||
|  |       jwt (~> 1.0) | ||||||
|  |       multi_json (~> 1.3) | ||||||
|  |       multi_xml (~> 0.5) | ||||||
|  |       rack (>= 1.2, < 3) | ||||||
|  |     pango (3.1.1-x86-mingw32) | ||||||
|  |       cairo (>= 1.14.0) | ||||||
|  |       glib2 (= 3.1.1) | ||||||
|  |     parser (2.4.0.0) | ||||||
|  |       ast (~> 2.2) | ||||||
|  |     pg (0.20.0-x86-mingw32) | ||||||
|  |     pkg-config (1.1.7) | ||||||
|  |     poltergeist (1.14.0) | ||||||
|  |       capybara (~> 2.1) | ||||||
|  |       cliver (~> 0.3.1) | ||||||
|  |       websocket-driver (>= 0.2.0) | ||||||
|  |     powerpack (0.1.1) | ||||||
|  |     premailer (1.10.2) | ||||||
|  |       addressable | ||||||
|  |       css_parser (>= 1.4.10) | ||||||
|  |       htmlentities (>= 4.0.0) | ||||||
|  |     premailer-rails (1.9.5) | ||||||
|  |       actionmailer (>= 3, < 6) | ||||||
|  |       premailer (~> 1.7, >= 1.7.9) | ||||||
|  |     pry (0.10.4) | ||||||
|  |       coderay (~> 1.1.0) | ||||||
|  |       method_source (~> 0.8.1) | ||||||
|  |       slop (~> 3.4) | ||||||
|  |     public_suffix (2.0.5) | ||||||
|  |     rack (1.6.5) | ||||||
|  |     rack-contrib (1.4.0) | ||||||
|  |       git-version-bump (~> 0.15) | ||||||
|  |       rack (~> 1.4) | ||||||
|  |     rack-mini-profiler (0.10.2) | ||||||
|  |       rack (>= 1.2.0) | ||||||
|  |     rack-protection (1.5.3) | ||||||
|  |       rack | ||||||
|  |     rack-test (0.6.3) | ||||||
|  |       rack (>= 1.0) | ||||||
|  |     rails (4.2.0) | ||||||
|  |       actionmailer (= 4.2.0) | ||||||
|  |       actionpack (= 4.2.0) | ||||||
|  |       actionview (= 4.2.0) | ||||||
|  |       activejob (= 4.2.0) | ||||||
|  |       activemodel (= 4.2.0) | ||||||
|  |       activerecord (= 4.2.0) | ||||||
|  |       activesupport (= 4.2.0) | ||||||
|  |       bundler (>= 1.3.0, < 2.0) | ||||||
|  |       railties (= 4.2.0) | ||||||
|  |       sprockets-rails | ||||||
|  |     rails-deprecated_sanitizer (1.0.3) | ||||||
|  |       activesupport (>= 4.2.0.alpha) | ||||||
|  |     rails-dom-testing (1.0.8) | ||||||
|  |       activesupport (>= 4.2.0.beta, < 5.0) | ||||||
|  |       nokogiri (~> 1.6) | ||||||
|  |       rails-deprecated_sanitizer (>= 1.0.1) | ||||||
|  |     rails-html-sanitizer (1.0.3) | ||||||
|  |       loofah (~> 2.0) | ||||||
|  |     rails-i18n (4.0.9) | ||||||
|  |       i18n (~> 0.7) | ||||||
|  |       railties (~> 4.0) | ||||||
|  |     rails_12factor (0.0.3) | ||||||
|  |       rails_serve_static_assets | ||||||
|  |       rails_stdout_logging | ||||||
|  |     rails_serve_static_assets (0.0.5) | ||||||
|  |     rails_stdout_logging (0.0.5) | ||||||
|  |     railties (4.2.0) | ||||||
|  |       actionpack (= 4.2.0) | ||||||
|  |       activesupport (= 4.2.0) | ||||||
|  |       rake (>= 0.8.7) | ||||||
|  |       thor (>= 0.18.1, < 2.0) | ||||||
|  |     rainbow (2.2.1) | ||||||
|  |     raindrops (0.18.0) | ||||||
|  |     rake (11.1.2) | ||||||
|  |     rb-fsevent (0.9.8) | ||||||
|  |     rb-inotify (0.9.8) | ||||||
|  |       ffi (>= 0.5.0) | ||||||
|  |     redcarpet (3.4.0) | ||||||
|  |     redis (3.3.3) | ||||||
|  |     responders (2.3.0) | ||||||
|  |       railties (>= 4.2.0, < 5.1) | ||||||
|  |     rest-client (2.0.1-x86-mingw32) | ||||||
|  |       ffi (~> 1.9) | ||||||
|  |       http-cookie (>= 1.0.2, < 2.0) | ||||||
|  |       mime-types (>= 1.16, < 4.0) | ||||||
|  |       netrc (~> 0.8) | ||||||
|  |     rspec (3.5.0) | ||||||
|  |       rspec-core (~> 3.5.0) | ||||||
|  |       rspec-expectations (~> 3.5.0) | ||||||
|  |       rspec-mocks (~> 3.5.0) | ||||||
|  |     rspec-core (3.5.4) | ||||||
|  |       rspec-support (~> 3.5.0) | ||||||
|  |     rspec-expectations (3.5.0) | ||||||
|  |       diff-lcs (>= 1.2.0, < 2.0) | ||||||
|  |       rspec-support (~> 3.5.0) | ||||||
|  |     rspec-mocks (3.5.0) | ||||||
|  |       diff-lcs (>= 1.2.0, < 2.0) | ||||||
|  |       rspec-support (~> 3.5.0) | ||||||
|  |     rspec-rails (3.5.2) | ||||||
|  |       actionpack (>= 3.0) | ||||||
|  |       activesupport (>= 3.0) | ||||||
|  |       railties (>= 3.0) | ||||||
|  |       rspec-core (~> 3.5.0) | ||||||
|  |       rspec-expectations (~> 3.5.0) | ||||||
|  |       rspec-mocks (~> 3.5.0) | ||||||
|  |       rspec-support (~> 3.5.0) | ||||||
|  |     rspec-support (3.5.0) | ||||||
|  |     rsvg2 (3.1.1-x86-mingw32) | ||||||
|  |       cairo (>= 1.12.8) | ||||||
|  |       gdk_pixbuf2 (= 3.1.1) | ||||||
|  |       pango (>= 3.1.1) | ||||||
|  |     rubocop (0.48.1) | ||||||
|  |       parser (>= 2.3.3.1, < 3.0) | ||||||
|  |       powerpack (~> 0.1) | ||||||
|  |       rainbow (>= 1.99.1, < 3.0) | ||||||
|  |       ruby-progressbar (~> 1.7) | ||||||
|  |       unicode-display_width (~> 1.0, >= 1.0.1) | ||||||
|  |     ruby-progressbar (1.8.1) | ||||||
|  |     ruby_dep (1.3.1) | ||||||
|  |     rubyzip (1.0.0) | ||||||
|  |     safe_yaml (1.0.4) | ||||||
|  |     sass (3.4.23) | ||||||
|  |     sass-json-vars (0.3.3) | ||||||
|  |       sass (>= 3.1) | ||||||
|  |     sass-rails (5.0.6) | ||||||
|  |       railties (>= 4.0.0, < 6) | ||||||
|  |       sass (~> 3.1) | ||||||
|  |       sprockets (>= 2.8, < 4.0) | ||||||
|  |       sprockets-rails (>= 2.0, < 4.0) | ||||||
|  |       tilt (>= 1.1, < 3) | ||||||
|  |     selenium-webdriver (3.3.0) | ||||||
|  |       childprocess (~> 0.5) | ||||||
|  |       rubyzip (~> 1.0) | ||||||
|  |       websocket (~> 1.0) | ||||||
|  |     shellany (0.0.1) | ||||||
|  |     sidekiq (4.2.10) | ||||||
|  |       concurrent-ruby (~> 1.0) | ||||||
|  |       connection_pool (~> 2.2, >= 2.2.0) | ||||||
|  |       rack-protection (>= 1.5.0) | ||||||
|  |       redis (~> 3.2, >= 3.2.1) | ||||||
|  |     simplecov (0.14.1) | ||||||
|  |       docile (~> 1.1.0) | ||||||
|  |       json (>= 1.8, < 3) | ||||||
|  |       simplecov-html (~> 0.10.0) | ||||||
|  |     simplecov-html (0.10.0) | ||||||
|  |     sitemap_generator (5.3.1) | ||||||
|  |       builder (~> 3.0) | ||||||
|  |     slop (3.6.0) | ||||||
|  |     sprockets (3.7.1) | ||||||
|  |       concurrent-ruby (~> 1.0) | ||||||
|  |       rack (> 1, < 3) | ||||||
|  |     sprockets-rails (3.2.0) | ||||||
|  |       actionpack (>= 4.0) | ||||||
|  |       activesupport (>= 4.0) | ||||||
|  |       sprockets (>= 3.0.0) | ||||||
|  |     sshkit (1.13.1) | ||||||
|  |       net-scp (>= 1.1.2) | ||||||
|  |       net-ssh (>= 2.8.0) | ||||||
|  |     sysexits (1.2.0) | ||||||
|  |     term-ansicolor (1.6.0) | ||||||
|  |       tins (~> 1.0) | ||||||
|  |     thin (1.7.0) | ||||||
|  |       daemons (~> 1.0, >= 1.0.9) | ||||||
|  |       eventmachine (~> 1.0, >= 1.0.4) | ||||||
|  |       rack (>= 1, < 3) | ||||||
|  |     thor (0.19.4) | ||||||
|  |     thread_safe (0.3.6) | ||||||
|  |     tilt (2.0.7) | ||||||
|  |     tins (1.13.2) | ||||||
|  |     tzinfo (1.2.3) | ||||||
|  |       thread_safe (~> 0.1) | ||||||
|  |     tzinfo-data (1.2017.2) | ||||||
|  |       tzinfo (>= 1.0.0) | ||||||
|  |     uglifier (3.2.0) | ||||||
|  |       execjs (>= 0.3.0, < 3) | ||||||
|  |     unf (0.1.4) | ||||||
|  |       unf_ext | ||||||
|  |     unf_ext (0.0.7.3-x86-mingw32) | ||||||
|  |     unicode-display_width (1.2.1) | ||||||
|  |     unicorn (5.3.0) | ||||||
|  |       kgio (~> 2.6) | ||||||
|  |       raindrops (~> 0.7) | ||||||
|  |     wdm (0.1.1) | ||||||
|  |     webmock (3.0.1) | ||||||
|  |       addressable (>= 2.3.6) | ||||||
|  |       crack (>= 0.3.2) | ||||||
|  |       hashdiff | ||||||
|  |     websocket (1.2.4) | ||||||
|  |     websocket-driver (0.6.5) | ||||||
|  |       websocket-extensions (>= 0.1.0) | ||||||
|  |     websocket-extensions (0.1.2) | ||||||
|  |     win32console (1.3.2-x86-mingw32) | ||||||
|  |     xpath (2.0.0) | ||||||
|  |       nokogiri (~> 1.3) | ||||||
|  | 
 | ||||||
|  | PLATFORMS | ||||||
|  |   x86-mingw32 | ||||||
|  | 
 | ||||||
|  | DEPENDENCIES | ||||||
|  |   activerecord-session_store | ||||||
|  |   better_errors | ||||||
|  |   bikecollectives_core! | ||||||
|  |   binding_of_caller | ||||||
|  |   bumbleberry! | ||||||
|  |   capistrano (~> 3.1) | ||||||
|  |   capistrano-faster-assets (~> 1.0) | ||||||
|  |   capistrano-rails (~> 1.1) | ||||||
|  |   capybara-email | ||||||
|  |   carrierwave | ||||||
|  |   carrierwave-imageoptimizer | ||||||
|  |   coveralls | ||||||
|  |   cucumber | ||||||
|  |   cucumber-core | ||||||
|  |   cucumber-rails | ||||||
|  |   daemon-spawn | ||||||
|  |   daemons | ||||||
|  |   database_cleaner | ||||||
|  |   eventmachine! | ||||||
|  |   factory_girl_rails | ||||||
|  |   geocoder | ||||||
|  |   gherkin3 (>= 3.1.0) | ||||||
|  |   guard-cucumber | ||||||
|  |   guard-rspec | ||||||
|  |   haml | ||||||
|  |   haml-lint | ||||||
|  |   launchy | ||||||
|  |   letter_opener | ||||||
|  |   lingua_franca! | ||||||
|  |   marmara! | ||||||
|  |   meta_request | ||||||
|  |   mini_magick | ||||||
|  |   mocha | ||||||
|  |   nokogiri (~> 1.6.8.rc2) | ||||||
|  |   paypal-express! | ||||||
|  |   pg | ||||||
|  |   poltergeist | ||||||
|  |   premailer-rails | ||||||
|  |   rack-mini-profiler | ||||||
|  |   rails (= 4.2.0) | ||||||
|  |   rails_12factor | ||||||
|  |   rake (= 11.1.2) | ||||||
|  |   redcarpet | ||||||
|  |   rspec | ||||||
|  |   rspec-rails | ||||||
|  |   rubocop | ||||||
|  |   ruby_dep (= 1.3.1) | ||||||
|  |   sass | ||||||
|  |   sass-json-vars | ||||||
|  |   sass-rails | ||||||
|  |   selenium-webdriver | ||||||
|  |   sidekiq | ||||||
|  |   simplecov | ||||||
|  |   sitemap_generator | ||||||
|  |   sorcery! | ||||||
|  |   thin | ||||||
|  |   to_spreadsheet! | ||||||
|  |   tzinfo-data | ||||||
|  |   uglifier (>= 1.3.0) | ||||||
|  |   unicorn | ||||||
|  |   wdm (>= 0.1.0) | ||||||
|  |   webmock | ||||||
|  |   win32console | ||||||
|  | 
 | ||||||
|  | BUNDLED WITH | ||||||
|  |    1.14.4 | ||||||
| @ -7,7 +7,7 @@ | |||||||
| 
 | 
 | ||||||
| This is the repository for the Bike!Bike! website. It can be found in development at [preview.bikebike.org](https://preview-en.bikebike.org/) and in production at [bikebike.org](https://bikebike.org/) | This is the repository for the Bike!Bike! website. It can be found in development at [preview.bikebike.org](https://preview-en.bikebike.org/) and in production at [bikebike.org](https://bikebike.org/) | ||||||
| 
 | 
 | ||||||
| Feel free to clone or fork the repository any time to start working on new features or fixes. To get help create an issue or contact Godwin: `goodgodwin``@``hotmail.com` any time. | Feel free to clone or fork the repository any time to start working on new features or fixes. To get help create an issue or contact Godwin: `goodgodwin` `@` `hotmail.com` any time. | ||||||
| 
 | 
 | ||||||
| ## Technologies ## | ## Technologies ## | ||||||
| 
 | 
 | ||||||
| @ -27,6 +27,12 @@ Feel free to clone or fork the repository any time to start working on new featu | |||||||
| ## Internal Gems ## | ## Internal Gems ## | ||||||
| We will make a commitment to extract any functionality that makes sense to do so, into separate gems in order to share functionality with others, with our other projects (such as bikecollectives.org), and to enable easier collaboration amongst ourselves. | We will make a commitment to extract any functionality that makes sense to do so, into separate gems in order to share functionality with others, with our other projects (such as bikecollectives.org), and to enable easier collaboration amongst ourselves. | ||||||
| 
 | 
 | ||||||
|  | It is recommended that you at least use also clone `bikecollectives_core` into you workspace. To override the gem location execute: | ||||||
|  | 
 | ||||||
|  | ```bash | ||||||
|  | bundle config local.bikecollectives_core PATH_TO/bikecollectives_core | ||||||
|  | ``` | ||||||
|  | 
 | ||||||
| Here is a list of the gems we have created so far, if you are a collaborator on this project you may need to become a collaborator on these gems as well. Don't hesitate to make a request, it won't be denied: | Here is a list of the gems we have created so far, if you are a collaborator on this project you may need to become a collaborator on these gems as well. Don't hesitate to make a request, it won't be denied: | ||||||
| 
 | 
 | ||||||
| ### Lingua Franca ### | ### Lingua Franca ### | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user