# -*- encoding: utf-8 -*- # stub: union_station_hooks_core 2.0.4 ruby lib Gem::Specification.new do |s| s.name = "union_station_hooks_core".freeze s.version = "2.0.4".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Hongli Lai".freeze] s.date = "2015-12-01" s.description = "Union Station Ruby hooks core code.".freeze s.email = "info@phusion.nl".freeze s.files = ["LICENSE.md".freeze, "README.md".freeze, "lib/union_station_hooks_core.rb".freeze, "lib/union_station_hooks_core/api.rb".freeze, "lib/union_station_hooks_core/connection.rb".freeze, "lib/union_station_hooks_core/context.rb".freeze, "lib/union_station_hooks_core/lock.rb".freeze, "lib/union_station_hooks_core/log.rb".freeze, "lib/union_station_hooks_core/message_channel.rb".freeze, "lib/union_station_hooks_core/request_reporter.rb".freeze, "lib/union_station_hooks_core/request_reporter/basics.rb".freeze, "lib/union_station_hooks_core/request_reporter/controllers.rb".freeze, "lib/union_station_hooks_core/request_reporter/misc.rb".freeze, "lib/union_station_hooks_core/request_reporter/view_rendering.rb".freeze, "lib/union_station_hooks_core/simple_json.rb".freeze, "lib/union_station_hooks_core/spec_helper.rb".freeze, "lib/union_station_hooks_core/time_point.rb".freeze, "lib/union_station_hooks_core/transaction.rb".freeze, "lib/union_station_hooks_core/utils.rb".freeze, "lib/union_station_hooks_core/version.rb".freeze, "lib/union_station_hooks_core/version_data.rb".freeze, "union_station_hooks_core.gemspec".freeze] s.homepage = "https://github.com/phusion/union_station_hooks_core".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Union Station Ruby hooks core code".freeze end