Skip to content
Snippets Groups Projects
Commit 22c056df authored by Kevin Lyda's avatar Kevin Lyda :speech_balloon:
Browse files

Some other changes.

parent b6c2bc2a
No related branches found
No related tags found
No related merge requests found
*.pyc
/metrics
Gemfile.lock
# frozen_string_literal: true
source "https://rubygems.org"
gem 'puma', git: 'https://github.com/puma/puma.git', :branch => 'master'
#! /bin/sh
test -f Gemfile.lock && rm Gemfile.lock
DEBUG_RESOLVER=1 bundle install
GIT
remote: https://github.com/lyda/mmap.git
revision: 5d7015bae9b841ae798982c175ffa9f018887405
branch: non-global-version
specs:
mmap (0.2.7b)
GEM
remote: https://rubygems.org/
specs:
PLATFORMS
ruby
DEPENDENCIES
mmap!
BUNDLED WITH
1.14.3
#! /bin/sh
test -f Gemfile.lock && rm Gemfile.lock
DEBUG_RESOLVER=1 bundle install
DEBUG_RESOLVER=2 bundle install
bundle exec ruby test.rb
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment