b0VIM 7.3 ¢³Ovr9 geraldgerald-desktop~gerald/code/gems/checkpoint/checkpoint.gemspecutf-8 3210#"! Utpad' § 湜›}^8ñ·ˆS?>é   L 0 / ÿ Ö « § end # s.add_runtime_dependency "rest-client" # s.add_development_dependency "rspec" # specify any dependencies here; for example: s.require_paths = ["lib"] s.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) } s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n") s.files = `git ls-files`.split("\n") s.rubyforge_project = "checkpoint" s.license = "MIT" #s.description = %q{TODO: Write a gem description} s.summary = "Simple rails authorisation" s.homepage = "https://github.com/leanbid/checkpoint" s.email = ["it@leanbid.com"] s.authors = ["Leanbid LTD"] s.version = Checkpoint::VERSION s.name = "checkpoint"Gem::Specification.new do |s|require "checkpoint/version"$:.push File.expand_path("../lib", __FILE__)# -*- encoding: utf-8 -*-