Sha256: 575da372c0bc681c0bd94ea98728a627b76da0afb2fc983f2140fe24acf487d9

Contents?: true

Size: 178 Bytes

Versions: 10

Compression:

Stored size: 178 Bytes

Contents

source 'https://rubygems.org'

# Specify your gem's dependencies in updateable_views_inheritance.gemspec
gemspec

if RUBY_VERSION > "2"
  gem 'byebug'
else
  gem 'debugger'
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
updateable_views_inheritance-1.4.7 Gemfile
updateable_views_inheritance-1.4.6 Gemfile
updateable_views_inheritance-1.4.5 Gemfile
updateable_views_inheritance-1.4.4 Gemfile
updateable_views_inheritance-1.4.3 Gemfile
updateable_views_inheritance-1.4.2 Gemfile
updateable_views_inheritance-1.4.1 Gemfile
updateable_views_inheritance-1.4.0 Gemfile
updateable_views_inheritance-1.3.0 Gemfile
updateable_views_inheritance-1.2.2 Gemfile