Sha256: 92a2c70fa4eadb6c5a116d9d309851f2fdec16b878f927405ad3ba47285ebb77

Contents?: true

Size: 540 Bytes

Versions: 13

Compression:

Stored size: 540 Bytes

Contents

# frozen_string_literal: true

# echo "gem: --no-document" >> ~/.gemrc
# bundle install --path vendor/bundle

source 'https://rubygems.org'

gemspec
gem 'clipboard'
gem 'debug'
gem 'erb'
gem 'irb', '>= 1.8.0'
gem 'mocha', require: false
gem 'minitest', require: false
gem 'pry-nav'
gem 'pry-stack_explorer'
gem 'railties'
gem 'rake'
gem 'reek'
gem 'rspec'
gem 'rubocop'
gem 'rubocop-minitest', require: false
gem 'rubocop-rake', require: false
gem 'rubocop-rspec', require: false
gem 'shellwords'
gem 'uri', '0.12.2'
gem 'yaml', '~> 0.2.1'

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
markdown_exec-2.1.0 Gemfile
markdown_exec-2.0.8.4 Gemfile
markdown_exec-2.0.8.3 Gemfile
markdown_exec-2.0.8.2 Gemfile
markdown_exec-2.0.8.1 Gemfile
markdown_exec-2.0.8 Gemfile
markdown_exec-2.0.7 Gemfile
markdown_exec-2.0.6 Gemfile
markdown_exec-2.0.5 Gemfile
markdown_exec-2.0.4 Gemfile
markdown_exec-2.0.3.2 Gemfile
markdown_exec-2.0.3.1 Gemfile
markdown_exec-2.0.3 Gemfile