Sha256: 00e1b1b89b8a075b2580093bb32d7bbc066047fc6551eb9e1dbed1137aa367bd

Contents?: true

Size: 266 Bytes

Versions: 9

Compression:

Stored size: 266 Bytes

Contents

# frozen_string_literal: true

source "https://rubygems.org"

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

gem "rake", "~> 13.0"

gem "rspec", "~> 3.0"

gem "parser_node_ext"
gem "syntax_tree_ext"
gem "prism_ext"
gem "guard"
gem "guard-rspec"

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
node_mutation-1.24.4 Gemfile
node_mutation-1.24.3 Gemfile
node_mutation-1.24.2 Gemfile
node_mutation-1.24.1 Gemfile
node_mutation-1.24.0 Gemfile
node_mutation-1.23.3 Gemfile
node_mutation-1.23.2 Gemfile
node_mutation-1.23.1 Gemfile
node_mutation-1.23.0 Gemfile