# -*- encoding: utf-8 -*- # stub: trusty-rad-social-extension 1.1.0 ruby lib Gem::Specification.new do |s| s.name = "trusty-rad-social-extension".freeze s.version = "1.1.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Eric Sipple".freeze] s.date = "2015-03-23" s.description = "Makes Trusty CMS better by adding rad_social!".freeze s.email = ["sipple@trustarts.org".freeze] s.files = ["README.md".freeze, "Rakefile".freeze, "app/assets/images/rad_social/ajax-loader-small.gif".freeze, "app/assets/images/rad_social/ajax-loader.gif".freeze, "app/assets/images/rad_social/bg_primary-btn.png".freeze, "app/assets/images/rad_social/email.png".freeze, "app/assets/images/rad_social/facebook.png".freeze, "app/assets/images/rad_social/flickr.png".freeze, "app/assets/images/rad_social/foursquare.png".freeze, "app/assets/images/rad_social/googleplus.png".freeze, "app/assets/images/rad_social/twitter.png".freeze, "app/assets/javascripts/lib/rad_social/captcha.js".freeze, "app/assets/javascripts/lib/rad_social/jquery.validate.min.js".freeze, "app/assets/javascripts/lib/rad_social/rad_ajax_form.js".freeze, "app/assets/javascripts/lib/rad_social/rad_email.js".freeze, "app/assets/javascripts/lib/rad_social/rad_email_form.js".freeze, "app/assets/javascripts/lib/rad_social/rad_email_validator.js".freeze, "app/assets/javascripts/lib/rad_social/rad_widget.js".freeze, "app/assets/stylesheets/rad_social/rad_screen.scss".freeze, "app/controllers/filters/rad_captcha_filter.rb".freeze, "app/controllers/social_mailer_controller.rb".freeze, "app/helpers/rad_social_helper.rb".freeze, "app/models/rad_social_mailer.rb".freeze, "app/views/rad_social_mailer/social_mail.text.html.haml".freeze, "app/views/rad_social_mailer/social_mail_form.html.haml".freeze, "app/views/widget/_email_form.html.haml".freeze, "app/views/widget/_horizontal_widget.html.haml".freeze, "config/initializers/trusty_config.rb".freeze, "config/locales/en.yml".freeze, "config/routes.rb".freeze, "cucumber.yml".freeze, "features/support/env.rb".freeze, "features/support/paths.rb".freeze, "lib/rad_social/engine.rb".freeze, "lib/tags/widget_tags.rb".freeze, "lib/tasks/rad_social_extension_tasks.rake".freeze, "lib/trusty-rad-social-extension.rb".freeze, "rad_social_extension.rb".freeze, "spec/spec.opts".freeze, "spec/spec_helper.rb".freeze, "trusty-rad-social-extension.gemspec".freeze] s.homepage = "http://example.com/rad_social".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Rad Social for Trusty CMS".freeze s.test_files = ["spec/spec.opts".freeze, "spec/spec_helper.rb".freeze, "features/support/env.rb".freeze, "features/support/paths.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 0.3.6".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.0".freeze]) end